Searched refs:crypto_ctx (Results 1 – 10 of 10) 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()
38 mrq->crypto_ctx = req->crypt_ctx; in mmc_crypto_prepare_req()
642 union tls_crypto_context *crypto_ctx; in do_tls_setsockopt_conf() local652 crypto_ctx = &ctx->crypto_send; in do_tls_setsockopt_conf()655 crypto_ctx = &ctx->crypto_recv; in do_tls_setsockopt_conf()659 crypto_info = &crypto_ctx->info; in do_tls_setsockopt_conf()674 crypto_ctx = &tmp; in do_tls_setsockopt_conf()781 memzero_explicit(crypto_ctx, sizeof(*crypto_ctx)); in do_tls_setsockopt_conf()
8 misc.o oplock.o connection.o ksmbd_work.o crypto_ctx.o \
10 static struct crypto_ctx { struct
399 struct crypto_ctx { struct421 struct crypto_ctx crypto; argument
776 TIPC_SKB_CB(skb)->crypto_ctx = ctx; in tipc_aead_encrypt()837 TIPC_SKB_CB(skb)->crypto_ctx = NULL; in tipc_aead_encrypt()844 struct tipc_crypto_tx_ctx *tx_ctx = TIPC_SKB_CB(skb)->crypto_ctx; in tipc_aead_encrypt_done()914 TIPC_SKB_CB(skb)->crypto_ctx = ctx; in tipc_aead_decrypt()962 TIPC_SKB_CB(skb)->crypto_ctx = NULL; in tipc_aead_decrypt()969 struct tipc_crypto_rx_ctx *rx_ctx = TIPC_SKB_CB(skb)->crypto_ctx; in tipc_aead_decrypt_done()
142 void *crypto_ctx; member
1022 struct crypto_ctx *ctx = __ctx; in iaa_desc_complete()
229 are captured in each algorithm's crypto_ctx and used for all compresses