Searched refs:crypto_hash_walk_done (Results 1 – 3 of 3) sorted by relevance
54 nbytes = crypto_hash_walk_done(&walk, nbytes)) in shash_ahash_update()75 nbytes = crypto_hash_walk_done(&walk, nbytes); in shash_ahash_finup()169 int crypto_hash_walk_done(struct crypto_hash_walk *walk, int err) in crypto_hash_walk_done() function192 EXPORT_SYMBOL_GPL(crypto_hash_walk_done);
60 int crypto_hash_walk_done(struct crypto_hash_walk *walk, int err);
577 nbytes = crypto_hash_walk_done(&walk, 0); in n2_do_async_digest()590 nbytes = crypto_hash_walk_done(&walk, 0); in n2_do_async_digest()