Lines Matching refs:tail
46 char tail[]; member
129 struct ahash_request *ahreq = (void *)(areq_ctx->tail + ctx->reqoff); in authenc_geniv_ahash_update_done()
158 struct ahash_request *ahreq = (void *)(areq_ctx->tail + ctx->reqoff); in authenc_geniv_ahash_done()
181 struct ahash_request *ahreq = (void *)(areq_ctx->tail + ctx->reqoff); in authenc_verify_ahash_update_done()
230 struct ahash_request *ahreq = (void *)(areq_ctx->tail + ctx->reqoff); in authenc_verify_ahash_done()
265 struct ahash_request *ahreq = (void *)(areq_ctx->tail + ctx->reqoff); in crypto_authenc_ahash_fb()
266 u8 *hash = areq_ctx->tail; in crypto_authenc_ahash_fb()
304 struct ahash_request *ahreq = (void *)(areq_ctx->tail + ctx->reqoff); in crypto_authenc_ahash()
305 u8 *hash = areq_ctx->tail; in crypto_authenc_ahash()
384 struct ablkcipher_request *abreq = (void *)(areq_ctx->tail in crypto_authenc_encrypt_done()
402 struct ablkcipher_request *abreq = (void *)(areq_ctx->tail in crypto_authenc_encrypt()