Searched refs:crypto_ctx (Results 1 – 9 of 9) sorted by relevance
25 if (!mrq->crypto_ctx) in cqhci_crypto_prep_task_desc()29 WARN_ON_ONCE(mrq->crypto_ctx->bc_dun[0] > U32_MAX); in cqhci_crypto_prep_task_desc()33 mrq->crypto_ctx->bc_dun[0]; in cqhci_crypto_prep_task_desc()
2083 if (mrq->crypto_ctx) { in sdhci_msm_ice_cfg()2094 cqhci_writel(cq_host, lower_32_bits(mrq->crypto_ctx->bc_dun[0]), in sdhci_msm_ice_cfg()
38 mrq->crypto_ctx = req->crypt_ctx; in mmc_crypto_prepare_req()
634 union tls_crypto_context *crypto_ctx;655 crypto_ctx = &ctx->crypto_send; in do_tls_setsockopt_conf() 658 crypto_ctx = &ctx->crypto_recv; in do_tls_setsockopt_conf() 662 crypto_info = &crypto_ctx->info; in do_tls_setsockopt_conf() 677 crypto_ctx = &tmp; in do_tls_setsockopt_conf() 784 memzero_explicit(crypto_ctx, sizeof(*crypto_ctx));642 union tls_crypto_context *crypto_ctx; do_tls_setsockopt_conf() local
10 static struct crypto_ctx { struct
672 * crypto_ctx || iv || aead_req || sg[]767 TIPC_SKB_CB(skb)->crypto_ctx = ctx; in tipc_aead_encrypt() 828 TIPC_SKB_CB(skb)->crypto_ctx = NULL; in tipc_aead_encrypt() 835 struct tipc_crypto_tx_ctx *tx_ctx = TIPC_SKB_CB(skb)->crypto_ctx; in tipc_aead_encrypt() 905 TIPC_SKB_CB(skb)->crypto_ctx = ctx; in tipc_aead_decrypt() 961 TIPC_SKB_CB(skb)->crypto_ctx = NULL; in tipc_aead_decrypt() 968 struct tipc_crypto_rx_ctx *rx_ctx = TIPC_SKB_CB(skb)->crypto_ctx; in tipc_aead_decrypt_done()
142 void *crypto_ctx; member
404 struct crypto_ctx { struct426 struct crypto_ctx crypto; argument
229 are captured in each algorithm's crypto_ctx and used for all compresses