Home
last modified time | relevance | path

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

/linux-4.4.14/crypto/
Dauthenc.c204 struct ablkcipher_request *abreq = (void *)(areq_ctx->tail + in crypto_authenc_encrypt() local
243 struct ablkcipher_request *abreq = (void *)(areq_ctx->tail + in crypto_authenc_decrypt_tail() local
Dccm.c53 struct ablkcipher_request abreq; member
350 struct ablkcipher_request *abreq = &pctx->abreq; in crypto_ccm_encrypt() local
410 struct ablkcipher_request *abreq = &pctx->abreq; in crypto_ccm_decrypt() local
Dauthencesn.c197 struct ablkcipher_request *abreq = (void *)(areq_ctx->tail in crypto_authenc_esn_encrypt() local
237 struct ablkcipher_request *abreq = (void *)(areq_ctx->tail in crypto_authenc_esn_decrypt_tail() local
Dgcm.c77 struct ablkcipher_request abreq; member
497 struct ablkcipher_request *abreq = &pctx->u.abreq; in crypto_gcm_encrypt() local
536 struct ablkcipher_request *abreq = &pctx->u.abreq; in gcm_dec_hash_continue() local