Home
last modified time | relevance | path

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

/openbmc/u-boot/common/
H A Dhash.c216 .hash_init = hw_sha_init,
237 .hash_init = hw_sha_init,
258 .hash_init = hw_sha_init,
279 .hash_init = hw_sha_init,
/openbmc/u-boot/include/
H A Dhw_sha.h70 int hw_sha_init(struct hash_algo *algo, void **ctxp);
/openbmc/u-boot/drivers/crypto/fsl/
H A Dfsl_hash.c215 int hw_sha_init(struct hash_algo *algo, void **ctxp) in hw_sha_init() function
/openbmc/u-boot/drivers/crypto/
H A Daspeed_hace_v1.c158 int hw_sha_init(struct hash_algo *algo, void **ctxp) in hw_sha_init() function
H A Daspeed_hace.c156 int hw_sha_init(struct hash_algo *algo, void **ctxp) in hw_sha_init() function