Home
last modified time | relevance | path

Searched refs:crypto_ctx (Results 1 – 14 of 14) sorted by relevance

/linux-6.15/drivers/mmc/host/
H A Dcqhci-crypto.h25 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()
/linux-6.15/drivers/mmc/core/
H A Dcrypto.c38 mrq->crypto_ctx = req->crypt_ctx; in mmc_crypto_prepare_req()
/linux-6.15/net/tls/
H A Dtls_main.c620 union tls_crypto_context *crypto_ctx; in do_tls_setsockopt_conf() local
630 crypto_ctx = &ctx->crypto_send; in do_tls_setsockopt_conf()
633 crypto_ctx = &ctx->crypto_recv; in do_tls_setsockopt_conf()
637 crypto_info = &crypto_ctx->info; in do_tls_setsockopt_conf()
652 crypto_ctx = &tmp; in do_tls_setsockopt_conf()
759 memzero_explicit(crypto_ctx, sizeof(*crypto_ctx)); in do_tls_setsockopt_conf()
/linux-6.15/fs/smb/server/
H A DMakefile8 misc.o oplock.o connection.o ksmbd_work.o crypto_ctx.o \
/linux-6.15/include/linux/mmc/
H A Dcore.h172 const struct bio_crypt_ctx *crypto_ctx; member
/linux-6.15/tools/testing/selftests/bpf/benchs/
H A Dbench_bpf_crypto.c10 static struct crypto_ctx { struct
/linux-6.15/drivers/crypto/chelsio/
H A Dchcr_crypto.h264 struct __crypto_ctx crypto_ctx[]; member
H A Dchcr_algo.c101 return &ctx->crypto_ctx->aeadctx; in AEAD_CTX()
106 return &ctx->crypto_ctx->ablkctx; in ABLK_CTX()
111 return &ctx->crypto_ctx->hmacctx; in HMAC_CTX()
/linux-6.15/drivers/crypto/intel/ixp4xx/
H A Dixp4xx_crypto.c136 u32 crypto_ctx; /* NPE Crypto Param structure address */ member
721 crypt->crypto_ctx = ctx_addr; in register_chain_var()
802 crypt->crypto_ctx = dir->npe_ctx_phys; in gen_rev_aes_key()
1008 crypt->crypto_ctx = dir->npe_ctx_phys; in ablk_perform()
1128 crypt->crypto_ctx = dir->npe_ctx_phys; in aead_perform()
/linux-6.15/drivers/dma/idxd/
H A Didxd.h401 struct crypto_ctx { struct
423 struct crypto_ctx crypto; argument
/linux-6.15/net/tipc/
H A Dcrypto.c776 TIPC_SKB_CB(skb)->crypto_ctx = ctx; in tipc_aead_encrypt()
833 TIPC_SKB_CB(skb)->crypto_ctx = NULL; in tipc_aead_encrypt()
840 struct tipc_crypto_tx_ctx *tx_ctx = TIPC_SKB_CB(skb)->crypto_ctx; in tipc_aead_encrypt_done()
910 TIPC_SKB_CB(skb)->crypto_ctx = ctx; in tipc_aead_decrypt()
958 TIPC_SKB_CB(skb)->crypto_ctx = NULL; in tipc_aead_decrypt()
965 struct tipc_crypto_rx_ctx *rx_ctx = TIPC_SKB_CB(skb)->crypto_ctx; in tipc_aead_decrypt_done()
H A Dmsg.h142 void *crypto_ctx; member
/linux-6.15/drivers/crypto/intel/iaa/
H A Diaa_crypto_main.c1033 struct crypto_ctx *ctx = __ctx; in iaa_desc_complete()
/linux-6.15/Documentation/driver-api/crypto/iaa/
H A Diaa-crypto.rst229 are captured in each algorithm's crypto_ctx and used for all compresses