Home
last modified time | relevance | path

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

/linux-3.3/crypto/
Dauthencesn.c121 struct ahash_request *ahreq = (void *)(areq_ctx->tail + ctx->reqoff); in authenc_esn_geniv_ahash_update_done() local
161 struct ahash_request *ahreq = (void *)(areq_ctx->tail + ctx->reqoff); in authenc_esn_geniv_ahash_update_done2() local
192 struct ahash_request *ahreq = (void *)(areq_ctx->tail + ctx->reqoff); in authenc_esn_geniv_ahash_done() local
216 struct ahash_request *ahreq = (void *)(areq_ctx->tail + ctx->reqoff); in authenc_esn_verify_ahash_update_done() local
277 struct ahash_request *ahreq = (void *)(areq_ctx->tail + ctx->reqoff); in authenc_esn_verify_ahash_update_done2() local
327 struct ahash_request *ahreq = (void *)(areq_ctx->tail + ctx->reqoff); in authenc_esn_verify_ahash_done() local
363 struct ahash_request *ahreq = (void *)(areq_ctx->tail + ctx->reqoff); in crypto_authenc_esn_ahash() local
Dauthenc.c117 struct ahash_request *ahreq = (void *)(areq_ctx->tail + ctx->reqoff); in authenc_geniv_ahash_update_done() local
146 struct ahash_request *ahreq = (void *)(areq_ctx->tail + ctx->reqoff); in authenc_geniv_ahash_done() local
169 struct ahash_request *ahreq = (void *)(areq_ctx->tail + ctx->reqoff); in authenc_verify_ahash_update_done() local
218 struct ahash_request *ahreq = (void *)(areq_ctx->tail + ctx->reqoff); in authenc_verify_ahash_done() local
253 struct ahash_request *ahreq = (void *)(areq_ctx->tail + ctx->reqoff); in crypto_authenc_ahash_fb() local
292 struct ahash_request *ahreq = (void *)(areq_ctx->tail + ctx->reqoff); in crypto_authenc_ahash() local
Dgcm.c66 struct ahash_request ahreq; member
228 struct ahash_request *ahreq = &pctx->u.ahreq; in gcm_hash_update() local
242 struct ahash_request *ahreq = &pctx->u.ahreq; in gcm_hash_remain() local
255 struct ahash_request *ahreq = &pctx->u.ahreq; in gcm_hash_len() local
274 struct ahash_request *ahreq = &pctx->u.ahreq; in gcm_hash_final() local
454 struct ahash_request *ahreq = &pctx->u.ahreq; in gcm_hash() local