Home
last modified time | relevance | path

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

/linux/crypto/
A Dshash.c267 int shash_ahash_update(struct ahash_request *req, struct shash_desc *desc) in shash_ahash_update() function
278 EXPORT_SYMBOL_GPL(shash_ahash_update);
282 return shash_ahash_update(req, ahash_request_ctx(req)); in shash_async_update()
A Dcryptd.c528 err = shash_ahash_update(req, &rctx->desc); in cryptd_hash_update()
/linux/include/crypto/internal/
A Dhash.h126 int shash_ahash_update(struct ahash_request *req, struct shash_desc *desc);
/linux/arch/x86/crypto/
A Dghash-clmulni-intel_glue.c187 return shash_ahash_update(req, desc); in ghash_async_update()
/linux/arch/arm/crypto/
A Dghash-ce-glue.c226 return shash_ahash_update(req, desc); in ghash_async_update()
/linux/
A Dvmlinux.symvers8721 0x00000000 shash_ahash_update vmlinux EXPORT_SYMBOL_GPL
A DSystem.map15113 ffff800010449590 T shash_ahash_update
A D.tmp_System.map15113 ffff800010449590 T shash_ahash_update

Completed in 374 milliseconds