Home
last modified time | relevance | path

Searched refs:hw_sha_finish (Results 1 – 5 of 5) sorted by relevance

/openbmc/u-boot/common/
H A Dhash.c218 .hash_finish = hw_sha_finish,
239 .hash_finish = hw_sha_finish,
260 .hash_finish = hw_sha_finish,
281 .hash_finish = hw_sha_finish,
/openbmc/u-boot/include/
H A Dhw_sha.h98 int hw_sha_finish(struct hash_algo *algo, void *ctx, void *dest_buf,
/openbmc/u-boot/drivers/crypto/fsl/
H A Dfsl_hash.c226 int hw_sha_finish(struct hash_algo *algo, void *ctx, void *dest_buf, in hw_sha_finish() function
/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() function
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() function