Home
last modified time | relevance | path

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

/linux/include/crypto/internal/
A Dhash.h62 int crypto_hash_walk_done(struct crypto_hash_walk *walk, int err);
/linux/crypto/
A Dshash.c273 nbytes = crypto_hash_walk_done(&walk, nbytes)) in shash_ahash_update()
304 nbytes = crypto_hash_walk_done(&walk, nbytes); in shash_ahash_finup()
A Dahash.c79 int crypto_hash_walk_done(struct crypto_hash_walk *walk, int err) in crypto_hash_walk_done() function
117 EXPORT_SYMBOL_GPL(crypto_hash_walk_done);
/linux/drivers/crypto/ux500/hash/
A Dhash_core.c1100 ret = crypto_hash_walk_done(&walk, -EPERM); in hash_hw_update()
1113 crypto_hash_walk_done(&walk, ret); in hash_hw_update()
1117 msg_length = crypto_hash_walk_done(&walk, 0); in hash_hw_update()
/linux/drivers/crypto/
A Dn2_core.c576 nbytes = crypto_hash_walk_done(&walk, 0); in n2_do_async_digest()
589 nbytes = crypto_hash_walk_done(&walk, 0); in n2_do_async_digest()
/linux/
A Dvmlinux.symvers56 0x00000000 crypto_hash_walk_done vmlinux EXPORT_SYMBOL_GPL
A DSystem.map15077 ffff800010448460 T crypto_hash_walk_done
A D.tmp_System.map15077 ffff800010448460 T crypto_hash_walk_done

Completed in 340 milliseconds