Home
last modified time | relevance | path

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

/linux/crypto/
H A Dsha512.c93 static int crypto_sha384_final(struct shash_desc *desc, u8 *out) in crypto_sha384_final() function
334 .final = crypto_sha384_final,