Home
last modified time | relevance | path

Searched defs:dest_buf (Results 1 – 10 of 10) sorted by relevance

/openbmc/u-boot/common/
H A Dhash.c49 static int hash_finish_sha1(struct hash_algo *algo, void *ctx, void *dest_buf, in hash_finish_sha1()
78 *dest_buf, int size) in hash_finish_sha256()
106 *dest_buf, int size) in hash_finish_sha384()
134 *dest_buf, int size) in hash_finish_sha512()
163 void *dest_buf, int size) in hash_finish_crc16_ccitt()
188 static int hash_finish_crc32(struct hash_algo *algo, void *ctx, void *dest_buf, in hash_finish_crc32()
/openbmc/linux/arch/arm/include/asm/
Dfncpy.h
/openbmc/linux/drivers/media/test-drivers/vidtv/
Dvidtv_pes.h
Dvidtv_ts.h
Dvidtv_psi.h
/openbmc/linux/crypto/async_tx/
Dasync_memcpy.c
Dasync_xor.c
/openbmc/u-boot/drivers/crypto/fsl/
H A Dfsl_hash.c128 static int caam_hash_finish(void *hash_ctx, void *dest_buf, in caam_hash_finish()
226 int hw_sha_finish(struct hash_algo *algo, void *ctx, void *dest_buf, in hw_sha_finish()
/openbmc/u-boot/drivers/crypto/
H A Daspeed_hace_v1.c219 int hw_sha_finish(struct hash_algo *algo, void *hash_ctx, void *dest_buf, int size) in hw_sha_finish()
H A Daspeed_hace.c248 int hw_sha_finish(struct hash_algo *algo, void *hash_ctx, void *dest_buf, int size) in hw_sha_finish()