Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/drivers/crypto/fsl/
H A Dfsl_hash.c161 int caam_hash(const unsigned char *pbuf, unsigned int buf_len, in caam_hash() function
187 if (caam_hash(pbuf, buf_len, pout, SHA256)) in hw_sha256()
194 if (caam_hash(pbuf, buf_len, pout, SHA1)) in hw_sha1()