Home
last modified time | relevance | path

Searched defs:abreq (Results 1 – 4 of 4) sorted by relevance

/linux-4.1.27/crypto/
Dauthencesn.c193 struct ablkcipher_request *abreq; in authenc_esn_verify_ahash_update_done() local
254 struct ablkcipher_request *abreq; in authenc_esn_verify_ahash_update_done2() local
304 struct ablkcipher_request *abreq; in authenc_esn_verify_ahash_done() local
460 struct ablkcipher_request *abreq = aead_request_ctx(areq); in crypto_authenc_esn_encrypt_done() local
478 struct ablkcipher_request *abreq = (void *)(areq_ctx->tail in crypto_authenc_esn_encrypt() local
617 struct ablkcipher_request *abreq = aead_request_ctx(req); in crypto_authenc_esn_decrypt() local
Dauthenc.c176 struct ablkcipher_request *abreq; in authenc_verify_ahash_update_done() local
225 struct ablkcipher_request *abreq; in authenc_verify_ahash_done() local
384 struct ablkcipher_request *abreq = (void *)(areq_ctx->tail in crypto_authenc_encrypt_done() local
402 struct ablkcipher_request *abreq = (void *)(areq_ctx->tail in crypto_authenc_encrypt() local
525 struct ablkcipher_request *abreq = aead_request_ctx(req); in crypto_authenc_decrypt() local
Dccm.c47 struct ablkcipher_request abreq; member
308 struct ablkcipher_request *abreq = &pctx->abreq; in crypto_ccm_encrypt() local
378 struct ablkcipher_request *abreq = &pctx->abreq; in crypto_ccm_decrypt() local
Dgcm.c74 struct ablkcipher_request abreq; member
548 struct ablkcipher_request *abreq = &pctx->u.abreq; in crypto_gcm_encrypt() local
602 struct ablkcipher_request *abreq = &pctx->u.abreq; in gcm_dec_hash_done() local
623 struct ablkcipher_request *abreq = &pctx->u.abreq; in crypto_gcm_decrypt() local