Searched defs:skreq (Results 1 – 5 of 5) sorted by relevance
180 struct skcipher_request *skreq = (void *)(areq_ctx->tail + in crypto_authenc_encrypt() local214 struct skcipher_request *skreq = (void *)(areq_ctx->tail + in crypto_authenc_decrypt_tail() local
164 struct skcipher_request *skreq = (void *)(areq_ctx->tail + in crypto_authenc_esn_encrypt() local201 struct skcipher_request *skreq = (void *)(areq_ctx->tail + in crypto_authenc_esn_decrypt_tail() local
146 struct skcipher_request *skreq = (void *)(areq_ctx->tail + in krb5enc_dispatch_encrypt() local313 struct skcipher_request *skreq = (void *)(areq_ctx->tail + in krb5enc_dispatch_decrypt() local
71 struct skcipher_request skreq; member179 struct skcipher_request *skreq = &pctx->u.skreq; in crypto_gcm_init_crypt() local448 struct skcipher_request *skreq = &pctx->u.skreq; in crypto_gcm_encrypt() local487 struct skcipher_request *skreq = &pctx->u.skreq; in gcm_dec_hash_continue() local
50 struct skcipher_request skreq; member287 struct skcipher_request *skreq = &pctx->skreq; in crypto_ccm_encrypt() local346 struct skcipher_request *skreq = &pctx->skreq; in crypto_ccm_decrypt() local
Completed in 16 milliseconds