Home
last modified time | relevance | path

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

/linux-6.3-rc2/crypto/
A Dsha256_generic.c44 static int crypto_sha256_final(struct shash_desc *desc, u8 *out) in crypto_sha256_final() function
57 return crypto_sha256_final(desc, hash); in crypto_sha256_finup()
65 .final = crypto_sha256_final,
79 .final = crypto_sha256_final,

Completed in 2 milliseconds