Home
last modified time | relevance | path

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

/crypto/
Dsha256_generic.c56 static int crypto_sha256_final(struct shash_desc *desc, u8 *out) in crypto_sha256_final() function
69 return crypto_sha256_final(desc, hash); in crypto_sha256_finup()
77 .final = crypto_sha256_final,
91 .final = crypto_sha256_final,