Home
last modified time | relevance | path

Searched defs:ahreq (Results 1 – 3 of 3) sorted by relevance

/linux-4.1.27/crypto/
Dauthencesn.c103 struct ahash_request *ahreq = (void *)(areq_ctx->tail + ctx->reqoff); in authenc_esn_geniv_ahash_update_done() local
143 struct ahash_request *ahreq = (void *)(areq_ctx->tail + ctx->reqoff); in authenc_esn_geniv_ahash_update_done2() local
174 struct ahash_request *ahreq = (void *)(areq_ctx->tail + ctx->reqoff); in authenc_esn_geniv_ahash_done() local
198 struct ahash_request *ahreq = (void *)(areq_ctx->tail + ctx->reqoff); in authenc_esn_verify_ahash_update_done() local
259 struct ahash_request *ahreq = (void *)(areq_ctx->tail + ctx->reqoff); in authenc_esn_verify_ahash_update_done2() local
309 struct ahash_request *ahreq = (void *)(areq_ctx->tail + ctx->reqoff); in authenc_esn_verify_ahash_done() local
345 struct ahash_request *ahreq = (void *)(areq_ctx->tail + ctx->reqoff); in crypto_authenc_esn_ahash() local
Dauthenc.c129 struct ahash_request *ahreq = (void *)(areq_ctx->tail + ctx->reqoff); in authenc_geniv_ahash_update_done() local
158 struct ahash_request *ahreq = (void *)(areq_ctx->tail + ctx->reqoff); in authenc_geniv_ahash_done() local
181 struct ahash_request *ahreq = (void *)(areq_ctx->tail + ctx->reqoff); in authenc_verify_ahash_update_done() local
230 struct ahash_request *ahreq = (void *)(areq_ctx->tail + ctx->reqoff); in authenc_verify_ahash_done() local
265 struct ahash_request *ahreq = (void *)(areq_ctx->tail + ctx->reqoff); in crypto_authenc_ahash_fb() local
304 struct ahash_request *ahreq = (void *)(areq_ctx->tail + ctx->reqoff); in crypto_authenc_ahash() local
Dgcm.c73 struct ahash_request ahreq; member
235 struct ahash_request *ahreq = &pctx->u.ahreq; in gcm_hash_update() local
249 struct ahash_request *ahreq = &pctx->u.ahreq; in gcm_hash_remain() local
262 struct ahash_request *ahreq = &pctx->u.ahreq; in gcm_hash_len() local
281 struct ahash_request *ahreq = &pctx->u.ahreq; in gcm_hash_final() local
461 struct ahash_request *ahreq = &pctx->u.ahreq; in gcm_hash() local