Searched refs:crypto_sha256_final (Results 1 – 1 of 1) sorted by relevance
56 static int crypto_sha256_final(struct shash_desc *desc, u8 *out) in crypto_sha256_final() function69 return crypto_sha256_final(desc, hash); in crypto_sha256_finup()77 .final = crypto_sha256_final,91 .final = crypto_sha256_final,