Searched defs:ahreq (Results 1 – 5 of 5) sorted by relevance
117 struct ahash_request *ahreq = (void *)(areq_ctx->tail + ictx->reqoff); in authenc_geniv_ahash_done() local138 struct ahash_request *ahreq = (void *)(areq_ctx->tail + ictx->reqoff); in crypto_authenc_genicv() local213 struct ahash_request *ahreq = (void *)(areq_ctx->tail + ictx->reqoff); in crypto_authenc_decrypt_tail() local262 struct ahash_request *ahreq = (void *)(areq_ctx->tail + ictx->reqoff); in crypto_authenc_decrypt() local
188 struct ahash_request *ahreq = (void *)(areq_ctx->tail + ictx->reqoff); in krb5enc_encrypt_ahash_done() local213 struct ahash_request *ahreq = (void *)(areq_ctx->tail + ictx->reqoff); in krb5enc_dispatch_encrypt_hash() local251 struct ahash_request *ahreq = (void *)(areq_ctx->tail + ictx->reqoff); in krb5enc_verify_hash() local284 struct ahash_request *ahreq = (void *)(areq_ctx->tail + ictx->reqoff); in krb5enc_dispatch_decrypt_hash() local
121 struct ahash_request *ahreq = (void *)(areq_ctx->tail + ctx->reqoff); in crypto_authenc_esn_genicv() local248 struct ahash_request *ahreq = (void *)(areq_ctx->tail + ctx->reqoff); in crypto_authenc_esn_decrypt() local
70 struct ahash_request ahreq; member204 struct ahash_request *ahreq = &pctx->u.ahreq; in gcm_hash_update() local222 struct ahash_request *ahreq = &pctx->u.ahreq; in gcm_hash_len() local395 struct ahash_request *ahreq = &pctx->u.ahreq; in gcm_hash() local
49 struct ahash_request ahreq; member171 struct ahash_request *ahreq = &pctx->ahreq; in crypto_ccm_auth() local
Completed in 16 milliseconds