Searched refs:shash_ahash_update (Results 1 - 4 of 4) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/crypto/internal/
H A Dhash.h101 int shash_ahash_update(struct ahash_request *req, struct shash_desc *desc);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/crypto/
H A Dshash.c217 int shash_ahash_update(struct ahash_request *req, struct shash_desc *desc) function
228 EXPORT_SYMBOL_GPL(shash_ahash_update); variable
232 return shash_ahash_update(req, ahash_request_ctx(req));
H A Dcryptd.c443 err = shash_ahash_update(req, &rctx->desc);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/x86/crypto/
H A Dghash-clmulni-intel_glue.c190 return shash_ahash_update(req, desc);

Completed in 63 milliseconds