Home
last modified time | relevance | path

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

/linux-4.19.296/crypto/
Dhash_info.c38 const int hash_digest_size[HASH_ALGO__LAST] = { variable
58 EXPORT_SYMBOL_GPL(hash_digest_size);
/linux-4.19.296/include/crypto/
Dhash_info.h41 extern const int hash_digest_size[HASH_ALGO__LAST];
/linux-4.19.296/drivers/char/tpm/
Dtpm2-cmd.c271 hash_digest_size[tpm2_hash_map[j].crypto_id]); in tpm2_pcr_extend()