Home
last modified time | relevance | path

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

/crypto/
A Dauthenc.c180 struct skcipher_request *skreq = (void *)(areq_ctx->tail + in crypto_authenc_encrypt() local
214 struct skcipher_request *skreq = (void *)(areq_ctx->tail + in crypto_authenc_decrypt_tail() local
A Dauthencesn.c164 struct skcipher_request *skreq = (void *)(areq_ctx->tail + in crypto_authenc_esn_encrypt() local
201 struct skcipher_request *skreq = (void *)(areq_ctx->tail + in crypto_authenc_esn_decrypt_tail() local
A Dkrb5enc.c146 struct skcipher_request *skreq = (void *)(areq_ctx->tail + in krb5enc_dispatch_encrypt() local
313 struct skcipher_request *skreq = (void *)(areq_ctx->tail + in krb5enc_dispatch_decrypt() local
A Dgcm.c71 struct skcipher_request skreq; member
179 struct skcipher_request *skreq = &pctx->u.skreq; in crypto_gcm_init_crypt() local
448 struct skcipher_request *skreq = &pctx->u.skreq; in crypto_gcm_encrypt() local
487 struct skcipher_request *skreq = &pctx->u.skreq; in gcm_dec_hash_continue() local
A Dccm.c50 struct skcipher_request skreq; member
287 struct skcipher_request *skreq = &pctx->skreq; in crypto_ccm_encrypt() local
346 struct skcipher_request *skreq = &pctx->skreq; in crypto_ccm_decrypt() local

Completed in 16 milliseconds