Home
last modified time | relevance | path

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

/openbmc/u-boot/include/
H A Dhw_sha.h47 void hw_sha256(const uchar *in_addr, uint buflen, uchar *out_addr,
/openbmc/u-boot/drivers/crypto/
H A Dace_sha.c102 void hw_sha256(const unsigned char *pbuf, unsigned int buf_len, in hw_sha256() function
H A Daspeed_hace_v1.c127 void hw_sha256(const unsigned char *pbuf, unsigned int buf_len, in hw_sha256() function
H A Daspeed_hace.c359 void hw_sha256(const unsigned char *pbuf, unsigned int buf_len, in hw_sha256() function
/openbmc/u-boot/drivers/crypto/fsl/
H A Dfsl_hash.c201 void hw_sha256(const unsigned char *pbuf, unsigned int buf_len, in hw_sha256() function
/openbmc/u-boot/common/
H A Dhash.c232 .hash_func_ws = hw_sha256,