Searched refs:crypto_sha256_final (Results 1 – 1 of 1) sorted by relevance
44 static int crypto_sha256_final(struct shash_desc *desc, u8 *out) in crypto_sha256_final() function57 return crypto_sha256_final(desc, hash); in crypto_sha256_finup()65 .final = crypto_sha256_final,79 .final = crypto_sha256_final,