Home
last modified time | relevance | path

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

/linux/crypto/
H A Dsha512.c155 static int crypto_sha512_final(struct shash_desc *desc, u8 *out) in crypto_sha512_final() function
352 .final = crypto_sha512_final,