Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/include/
H A Dhw_sha.h22 void hw_sha256(const uchar * in_addr, uint buflen,
/OK3568_Linux_fs/u-boot/drivers/crypto/
H A Dace_sha.c103 void hw_sha256(const unsigned char *pbuf, unsigned int buf_len, in hw_sha256() function
/OK3568_Linux_fs/u-boot/drivers/crypto/fsl/
H A Dfsl_hash.c184 void hw_sha256(const unsigned char *pbuf, unsigned int buf_len, in hw_sha256() function
/OK3568_Linux_fs/u-boot/common/
H A Dhash.c148 .hash_func_ws = hw_sha256,