Searched defs:abreq (Results 1 - 3 of 3) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/crypto/
H A Dauthenc.c178 struct ablkcipher_request *abreq; local
227 struct ablkcipher_request *abreq; local
385 struct ablkcipher_request *abreq = aead_request_ctx(areq); local
403 struct ablkcipher_request *abreq = (void *)(areq_ctx->tail local
526 struct ablkcipher_request *abreq = aead_request_ctx(req); local
[all...]
H A Dccm.c47 struct ablkcipher_request abreq; member in struct:crypto_ccm_req_priv_ctx
307 struct ablkcipher_request *abreq = &pctx->abreq; local
377 struct ablkcipher_request *abreq = &pctx->abreq; local
[all...]
H A Dgcm.c67 struct ablkcipher_request abreq; member in union:crypto_gcm_req_priv_ctx::__anon10703
541 struct ablkcipher_request *abreq = &pctx->u.abreq; local
595 struct ablkcipher_request *abreq = &pctx->u.abreq; local
616 struct ablkcipher_request *abreq = &pctx->u.abreq; local
[all...]

Completed in 66 milliseconds