Searched refs:crypto_ahash_update (Results 1 - 7 of 7) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/crypto/
H A Dhash.h203 static inline int crypto_ahash_update(struct ahash_request *req) function
/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.c187 return crypto_ahash_update(cryptd_req);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/crypto/
H A Dtcrypt.c535 ret = do_one_ahash_op(req, crypto_ahash_update(req));
604 ret = do_one_ahash_op(req, crypto_ahash_update(req));
623 ret = do_one_ahash_op(req, crypto_ahash_update(req));
H A Dgcm.c234 return crypto_ahash_update(ahreq);
249 return crypto_ahash_update(ahreq);
268 return crypto_ahash_update(ahreq);
H A Dauthenc.c284 err = crypto_ahash_update(ahreq);
H A Dtestmgr.c250 crypto_ahash_update(req));
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/crypto/
H A Dn2_core.c316 return crypto_ahash_update(&rctx->fallback_req);

Completed in 189 milliseconds