Home
last modified time | relevance | path

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

/linux-6.15/crypto/
H A Dahash.c117 static int crypto_hash_walk_done(struct crypto_hash_walk *walk, int err) in crypto_hash_walk_done() function
173 nbytes = crypto_hash_walk_done(&walk, nbytes)) in shash_ahash_update()
194 nbytes = crypto_hash_walk_done(&walk, nbytes); in shash_ahash_finup()