Home
last modified time | relevance | path

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

/crypto/
Dsha256_generic.c53 static int crypto_sha256_final(struct shash_desc *desc, u8 *out) in crypto_sha256_final() function
65 return crypto_sha256_final(desc, hash); in crypto_sha256_finup()
73 .final = crypto_sha256_final,
87 .final = crypto_sha256_final,