Home
last modified time | relevance | path

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

/crypto/
Dauthenc.c211 struct skcipher_request *skreq = (void *)(areq_ctx->tail + in crypto_authenc_encrypt() local
248 struct skcipher_request *skreq = (void *)(areq_ctx->tail + in crypto_authenc_decrypt_tail() local
Dauthencesn.c196 struct skcipher_request *skreq = (void *)(areq_ctx->tail + in crypto_authenc_esn_encrypt() local
236 struct skcipher_request *skreq = (void *)(areq_ctx->tail + in crypto_authenc_esn_decrypt_tail() local
Dccm.c50 struct skcipher_request skreq; member
298 struct skcipher_request *skreq = &pctx->skreq; in crypto_ccm_encrypt() local
358 struct skcipher_request *skreq = &pctx->skreq; in crypto_ccm_decrypt() local
Dgcm.c74 struct skcipher_request skreq; member
189 struct skcipher_request *skreq = &pctx->u.skreq; in crypto_gcm_init_crypt() local
460 struct skcipher_request *skreq = &pctx->u.skreq; in crypto_gcm_encrypt() local
499 struct skcipher_request *skreq = &pctx->u.skreq; in gcm_dec_hash_continue() local