Home
last modified time | relevance | path

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

/external/u-boot/include/
Dhw_sha.h34 void hw_sha1(const uchar * in_addr, uint buflen,
/external/u-boot/drivers/crypto/
Dace_sha.c109 void hw_sha1(const unsigned char *pbuf, unsigned int buf_len, in hw_sha1() function
/external/u-boot/drivers/crypto/fsl/
Dfsl_hash.c208 void hw_sha1(const unsigned char *pbuf, unsigned int buf_len, in hw_sha1() function
/external/u-boot/common/
Dhash.c126 .hash_func_ws = hw_sha1,