Searched refs:hw_sha_finish (Results 1 – 5 of 5) sorted by relevance
/openbmc/u-boot/common/ |
H A D | hash.c | 218 .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 D | hw_sha.h | 98 int hw_sha_finish(struct hash_algo *algo, void *ctx, void *dest_buf,
|
/openbmc/u-boot/drivers/crypto/fsl/ |
H A D | fsl_hash.c | 226 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 D | aspeed_hace_v1.c | 219 int hw_sha_finish(struct hash_algo *algo, void *hash_ctx, void *dest_buf, int size) in hw_sha_finish() function
|
H A D | aspeed_hace.c | 248 int hw_sha_finish(struct hash_algo *algo, void *hash_ctx, void *dest_buf, int size) in hw_sha_finish() function
|