Searched refs:crypto_hash_walk_done (Results 1 – 2 of 2) sorted by relevance
125 int crypto_hash_walk_done(struct crypto_hash_walk *walk, int err) in crypto_hash_walk_done() function151 EXPORT_SYMBOL_GPL(crypto_hash_walk_done);177 nbytes = crypto_hash_walk_done(&walk, nbytes)) in shash_ahash_update()198 nbytes = crypto_hash_walk_done(&walk, nbytes); in shash_ahash_finup()
62 return crypto_hash_walk_done(&hwh->walk, n); in hwh_advance()69 hwh->walkbytes = crypto_hash_walk_done(&hwh->walk, 0); in hwh_advance()