Searched refs:hw_sha_update (Results 1 – 5 of 5) sorted by relevance
/openbmc/u-boot/common/ |
H A D | hash.c | 217 .hash_update = hw_sha_update, 238 .hash_update = hw_sha_update, 259 .hash_update = hw_sha_update, 280 .hash_update = hw_sha_update,
|
/openbmc/u-boot/include/ |
H A D | hw_sha.h | 84 int hw_sha_update(struct hash_algo *algo, void *ctx, const void *buf,
|
/openbmc/u-boot/drivers/crypto/fsl/ |
H A D | fsl_hash.c | 220 int hw_sha_update(struct hash_algo *algo, void *ctx, const void *buf, in hw_sha_update() function
|
/openbmc/u-boot/drivers/crypto/ |
H A D | aspeed_hace_v1.c | 196 int hw_sha_update(struct hash_algo *algo, void *hash_ctx, const void *buf, in hw_sha_update() function
|
H A D | aspeed_hace.c | 202 int hw_sha_update(struct hash_algo *algo, void *hash_ctx, const void *buf, in hw_sha_update() function
|