Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/drivers/crypto/
H A Dace_sha.c22 static const unsigned char sha256_digest_emptymsg[SHA256_SUM_LEN] = { variable
41 memcpy(pout, sha256_digest_emptymsg, SHA256_SUM_LEN); in ace_sha_hash_digest()