reqoff             25 crypto/authenc.c 	unsigned int reqoff;
reqoff            129 crypto/authenc.c 	struct ahash_request *ahreq = (void *)(areq_ctx->tail + ictx->reqoff);
reqoff            150 crypto/authenc.c 	struct ahash_request *ahreq = (void *)(areq_ctx->tail + ictx->reqoff);
reqoff            212 crypto/authenc.c 						  ictx->reqoff);
reqoff            247 crypto/authenc.c 	struct ahash_request *ahreq = (void *)(areq_ctx->tail + ictx->reqoff);
reqoff            249 crypto/authenc.c 						  ictx->reqoff);
reqoff            297 crypto/authenc.c 	struct ahash_request *ahreq = (void *)(areq_ctx->tail + ictx->reqoff);
reqoff            348 crypto/authenc.c 		ictx->reqoff +
reqoff            435 crypto/authenc.c 	ctx->reqoff = ALIGN(2 * auth->digestsize + auth_base->cra_alignmask,
reqoff             31 crypto/authencesn.c 	unsigned int reqoff;
reqoff            138 crypto/authencesn.c 	struct ahash_request *ahreq = (void *)(areq_ctx->tail + ctx->reqoff);
reqoff            197 crypto/authencesn.c 						  ctx->reqoff);
reqoff            237 crypto/authencesn.c 						  ctx->reqoff);
reqoff            285 crypto/authencesn.c 	struct ahash_request *ahreq = (void *)(areq_ctx->tail + ctx->reqoff);
reqoff            360 crypto/authencesn.c 	ctx->reqoff = ALIGN(2 * crypto_ahash_digestsize(auth),
reqoff            366 crypto/authencesn.c 		ctx->reqoff +