Lines Matching defs:tail
40 char tail[];
93 u8 *hash = PTR_ALIGN((u8 *)areq_ctx->tail,
126 u8 *hash = PTR_ALIGN((u8 *)areq_ctx->tail,
128 struct ahash_request *ahreq = (void *)(areq_ctx->tail + ctx->reqoff);
186 struct skcipher_request *skreq = (void *)(areq_ctx->tail +
226 struct skcipher_request *skreq = (void *)(areq_ctx->tail +
229 u8 *ohash = PTR_ALIGN((u8 *)areq_ctx->tail,
275 struct ahash_request *ahreq = (void *)(areq_ctx->tail + ctx->reqoff);
278 u8 *ohash = PTR_ALIGN((u8 *)areq_ctx->tail,
299 goto tail;
318 tail: