Home
last modified time | relevance | path

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

/linux-3.3/crypto/
Dauthencesn.c211 struct ablkcipher_request *abreq; in authenc_esn_verify_ahash_update_done() local
272 struct ablkcipher_request *abreq; in authenc_esn_verify_ahash_update_done2() local
322 struct ablkcipher_request *abreq; in authenc_esn_verify_ahash_done() local
478 struct ablkcipher_request *abreq = aead_request_ctx(areq); in crypto_authenc_esn_encrypt_done() local
496 struct ablkcipher_request *abreq = (void *)(areq_ctx->tail in crypto_authenc_esn_encrypt() local
635 struct ablkcipher_request *abreq = aead_request_ctx(req); in crypto_authenc_esn_decrypt() local
Dauthenc.c164 struct ablkcipher_request *abreq; in authenc_verify_ahash_update_done() local
213 struct ablkcipher_request *abreq; in authenc_verify_ahash_done() local
371 struct ablkcipher_request *abreq = aead_request_ctx(areq); in crypto_authenc_encrypt_done() local
389 struct ablkcipher_request *abreq = (void *)(areq_ctx->tail in crypto_authenc_encrypt() local
512 struct ablkcipher_request *abreq = aead_request_ctx(req); in crypto_authenc_decrypt() local
Dccm.c47 struct ablkcipher_request abreq; member
307 struct ablkcipher_request *abreq = &pctx->abreq; in crypto_ccm_encrypt() local
377 struct ablkcipher_request *abreq = &pctx->abreq; in crypto_ccm_decrypt() local
Dgcm.c67 struct ablkcipher_request abreq; member
541 struct ablkcipher_request *abreq = &pctx->u.abreq; in crypto_gcm_encrypt() local
595 struct ablkcipher_request *abreq = &pctx->u.abreq; in gcm_dec_hash_done() local
616 struct ablkcipher_request *abreq = &pctx->u.abreq; in crypto_gcm_decrypt() local