Home
last modified time | relevance | path

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

/linux/crypto/
H A Dsha1.c86 static int crypto_sha1_final(struct shash_desc *desc, u8 *out) in crypto_sha1_final() function
191 .final = crypto_sha1_final,