Home
last modified time | relevance | path

Searched defs:pout (Results 1 – 9 of 9) sorted by relevance

/openbmc/qemu/tests/tcg/hexagon/
H A Dhvx_misc.c32 void *pout = output; in test_load_tmp() local
96 void *pout = output; in test_load_cur() local
119 void *pout = output; in test_load_aligned() local
135 void *pout = output; in test_load_unaligned() local
152 void *pout = output; in test_store_aligned() local
168 void *pout = output; in test_store_unaligned() local
186 void *pout = output; in test_masked_store() local
235 void *pout = output; in test_new_value_store() local
264 void *pout = output; in test_max_temps() local
393 void *pout = output; in test_load_tmp_predicated() local
H A Dv69_hvx.c45 void *pout = output; in test_vasrvuhubrndsat() local
82 void *pout = output; in test_vasrvuhubsat() local
119 void *pout = output; in test_vasrvwuhrndsat() local
156 void *pout = output; in test_vasrvwuhsat() local
192 void *pout = output; in test_vassign_tmp() local
231 void *pout = output; in test_vcombine_tmp() local
278 void *pout = output; in test_vmpyuhvs() local
H A Dv68_hvx.c53 void *pout = output; in test_v6mpy() local
/openbmc/u-boot/drivers/crypto/
H A Dace_sha.c28 unsigned char *pout, unsigned int hash_type) in ace_sha_hash_digest()
103 unsigned char *pout, unsigned int chunk_size) in hw_sha256()
110 unsigned char *pout, unsigned int chunk_size) in hw_sha1()
H A Daspeed_hace_v1.c118 unsigned char *pout, unsigned int chunk_size) in hw_sha1()
128 unsigned char *pout, unsigned int chunk_size) in hw_sha256()
138 unsigned char *pout, unsigned int chunk_size) in hw_sha384()
148 unsigned char *pout, unsigned int chunk_size) in hw_sha512()
H A Daspeed_hace.c350 unsigned char *pout, unsigned int chunk_size) in hw_sha1()
360 unsigned char *pout, unsigned int chunk_size) in hw_sha256()
370 unsigned char *pout, unsigned int chunk_size) in hw_sha384()
380 unsigned char *pout, unsigned int chunk_size) in hw_sha512()
/openbmc/u-boot/drivers/crypto/fsl/
H A Dfsl_hash.c162 unsigned char *pout, enum caam_hash_algos algo) in caam_hash()
202 unsigned char *pout, unsigned int chunk_size) in hw_sha256()
209 unsigned char *pout, unsigned int chunk_size) in hw_sha1()
/openbmc/phosphor-power/phosphor-regulators/src/
H A Dsensors.hpp46 pout, enumerator
/openbmc/openbmc/poky/bitbake/lib/bb/
H A Dutils.py1404 def process_profilelog(fn, pout = None): argument