Home
last modified time | relevance | path

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

/crypto/
Dahash.c60 int crypto_hash_walk_done(struct crypto_hash_walk *walk, int err) in crypto_hash_walk_done() function
97 EXPORT_SYMBOL_GPL(crypto_hash_walk_done);
Dshash.c218 nbytes = crypto_hash_walk_done(&walk, nbytes)) in shash_async_update()
332 nbytes > 0; nbytes = crypto_hash_walk_done(&walk, nbytes)) in shash_compat_update()