Searched refs:hw_sha1 (Results 1 – 6 of 6) sorted by relevance
/openbmc/u-boot/include/ |
H A D | hw_sha.h | 60 void hw_sha1(const uchar *in_addr, uint buflen, uchar *out_addr,
|
/openbmc/u-boot/drivers/crypto/ |
H A D | ace_sha.c | 109 void hw_sha1(const unsigned char *pbuf, unsigned int buf_len, in hw_sha1() function
|
H A D | aspeed_hace_v1.c | 117 void hw_sha1(const unsigned char *pbuf, unsigned int buf_len, in hw_sha1() function
|
H A D | aspeed_hace.c | 349 void hw_sha1(const unsigned char *pbuf, unsigned int buf_len, in hw_sha1() function
|
/openbmc/u-boot/drivers/crypto/fsl/ |
H A D | fsl_hash.c | 208 void hw_sha1(const unsigned char *pbuf, unsigned int buf_len, in hw_sha1() function
|
/openbmc/u-boot/common/ |
H A D | hash.c | 211 .hash_func_ws = hw_sha1,
|