Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/crypto/
H A Dace_sha.c15 static const unsigned char sha1_digest_emptymsg[SHA1_SUM_LEN] = { variable
38 memcpy(pout, sha1_digest_emptymsg, SHA1_SUM_LEN); in ace_sha_hash_digest()