Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/include/
H A Dhw_sha.h35 void hw_sha1(const uchar * in_addr, uint buflen,
/OK3568_Linux_fs/u-boot/drivers/crypto/
H A Dace_sha.c110 void hw_sha1(const unsigned char *pbuf, unsigned int buf_len, in hw_sha1() function
/OK3568_Linux_fs/u-boot/drivers/crypto/fsl/
H A Dfsl_hash.c191 void hw_sha1(const unsigned char *pbuf, unsigned int buf_len, in hw_sha1() function
/OK3568_Linux_fs/u-boot/common/
H A Dhash.c127 .hash_func_ws = hw_sha1,