Searched refs:hw_sha256 (Results 1 – 6 of 6) sorted by relevance
/openbmc/u-boot/include/ |
H A D | hw_sha.h | 47 void hw_sha256(const uchar *in_addr, uint buflen, uchar *out_addr,
|
/openbmc/u-boot/drivers/crypto/ |
H A D | ace_sha.c | 102 void hw_sha256(const unsigned char *pbuf, unsigned int buf_len, in hw_sha256() function
|
H A D | aspeed_hace_v1.c | 127 void hw_sha256(const unsigned char *pbuf, unsigned int buf_len, in hw_sha256() function
|
H A D | aspeed_hace.c | 359 void hw_sha256(const unsigned char *pbuf, unsigned int buf_len, in hw_sha256() function
|
/openbmc/u-boot/drivers/crypto/fsl/ |
H A D | fsl_hash.c | 201 void hw_sha256(const unsigned char *pbuf, unsigned int buf_len, in hw_sha256() function
|
/openbmc/u-boot/common/ |
H A D | hash.c | 232 .hash_func_ws = hw_sha256,
|