Home
last modified time | relevance | path

Searched refs:hw_sha1 (Results 1 – 6 of 6) sorted by relevance

/openbmc/u-boot/include/
H A Dhw_sha.h60 void hw_sha1(const uchar *in_addr, uint buflen, uchar *out_addr,
/openbmc/u-boot/drivers/crypto/
H A Dace_sha.c109 void hw_sha1(const unsigned char *pbuf, unsigned int buf_len, in hw_sha1() function
H A Daspeed_hace_v1.c117 void hw_sha1(const unsigned char *pbuf, unsigned int buf_len, in hw_sha1() function
H A Daspeed_hace.c349 void hw_sha1(const unsigned char *pbuf, unsigned int buf_len, in hw_sha1() function
/openbmc/u-boot/drivers/crypto/fsl/
H A Dfsl_hash.c208 void hw_sha1(const unsigned char *pbuf, unsigned int buf_len, in hw_sha1() function
/openbmc/u-boot/common/
H A Dhash.c211 .hash_func_ws = hw_sha1,