Home
last modified time | relevance | path

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

/crypto/
Dauthenc.c201 struct skcipher_request *skreq = (void *)(areq_ctx->tail + in crypto_authenc_encrypt() local
238 struct skcipher_request *skreq = (void *)(areq_ctx->tail + in crypto_authenc_decrypt_tail() local
Dauthencesn.c186 struct skcipher_request *skreq = (void *)(areq_ctx->tail + in crypto_authenc_esn_encrypt() local
226 struct skcipher_request *skreq = (void *)(areq_ctx->tail + in crypto_authenc_esn_decrypt_tail() local
Dgcm.c73 struct skcipher_request skreq; member
183 struct skcipher_request *skreq = &pctx->u.skreq; in crypto_gcm_init_crypt() local
454 struct skcipher_request *skreq = &pctx->u.skreq; in crypto_gcm_encrypt() local
493 struct skcipher_request *skreq = &pctx->u.skreq; in gcm_dec_hash_continue() local
Dccm.c49 struct skcipher_request skreq; member
290 struct skcipher_request *skreq = &pctx->skreq; in crypto_ccm_encrypt() local
350 struct skcipher_request *skreq = &pctx->skreq; in crypto_ccm_decrypt() local