Searched refs:reqoff (Results 1 - 2 of 2) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/crypto/
H A Deseqiv.c38 unsigned int reqoff; member in struct:eseqiv_ctx
99 subreq = (void *)(reqctx->tail + ctx->reqoff);
210 ctx->reqoff = reqsize - sizeof(struct eseqiv_request_ctx);
H A Dauthenc.c34 unsigned int reqoff; member in struct:crypto_authenc_ctx
131 struct ahash_request *ahreq = (void *)(areq_ctx->tail + ctx->reqoff);
160 struct ahash_request *ahreq = (void *)(areq_ctx->tail + ctx->reqoff);
183 struct ahash_request *ahreq = (void *)(areq_ctx->tail + ctx->reqoff);
232 struct ahash_request *ahreq = (void *)(areq_ctx->tail + ctx->reqoff);
267 struct ahash_request *ahreq = (void *)(areq_ctx->tail + ctx->reqoff);
306 struct ahash_request *ahreq = (void *)(areq_ctx->tail + ctx->reqoff);
404 + ctx->reqoff);
569 ctx->reqoff = ALIGN(2 * crypto_ahash_digestsize(auth) +
575 ctx->reqoff
[all...]

Completed in 44 milliseconds