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

/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.c164 ahash_request_set_tfm(cryptd_req, &cryptd_tfm->base);
186 ahash_request_set_tfm(cryptd_req, &cryptd_tfm->base);
204 ahash_request_set_tfm(cryptd_req, &cryptd_tfm->base);
221 ahash_request_set_tfm(cryptd_req, &cryptd_tfm->base);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/crypto/
H A Dhash.h208 static inline void ahash_request_set_tfm(struct ahash_request *req, function
223 ahash_request_set_tfm(req, tfm);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/crypto/
H A Dn2_core.c299 ahash_request_set_tfm(&rctx->fallback_req, ctx->fallback_tfm);
311 ahash_request_set_tfm(&rctx->fallback_req, ctx->fallback_tfm);
325 ahash_request_set_tfm(&rctx->fallback_req, ctx->fallback_tfm);
338 ahash_request_set_tfm(&rctx->fallback_req, ctx->fallback_tfm);
519 ahash_request_set_tfm(&rctx->fallback_req, ctx->fallback_tfm);
617 ahash_request_set_tfm(&rctx->fallback_req, ctx->fallback_tfm);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/crypto/
H A Dauthenc.c274 ahash_request_set_tfm(ahreq, auth);
313 ahash_request_set_tfm(ahreq, auth);
H A Dgcm.c461 ahash_request_set_tfm(ahreq, ctx->ghash);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/net/ipv4/
H A Dah4.c59 ahash_request_set_tfm(req, ahash);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/net/ipv6/
H A Dah6.c101 ahash_request_set_tfm(req, ahash);

Completed in 113 milliseconds