Home
last modified time | relevance | path

Searched refs:hw_sha512 (Results 1 – 4 of 4) sorted by relevance

/openbmc/u-boot/include/
H A Dhw_sha.h21 void hw_sha512(const uchar *in_addr, uint buflen, uchar *out_addr,
/openbmc/u-boot/drivers/crypto/
H A Daspeed_hace_v1.c147 void hw_sha512(const unsigned char *pbuf, unsigned int buf_len, in hw_sha512() function
H A Daspeed_hace.c379 void hw_sha512(const unsigned char *pbuf, unsigned int buf_len, in hw_sha512() function
/openbmc/u-boot/common/
H A Dhash.c274 .hash_func_ws = hw_sha512,