Home
last modified time | relevance | path

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

/linux/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/drivers/mmc/core/
H A Dcrypto.c38 mrq->crypto_ctx = req->crypt_ctx; in mmc_crypto_prepare_req()
/linux/fs/smb/server/
H A DMakefile8 misc.o oplock.o connection.o ksmbd_work.o crypto_ctx.o \
/linux/tools/testing/selftests/bpf/benchs/
H A Dbench_bpf_crypto.c10 static struct crypto_ctx { struct
/linux/drivers/crypto/chelsio/
H A Dchcr_crypto.h264 struct __crypto_ctx crypto_ctx[]; member
/linux/drivers/dma/idxd/
H A Didxd.h401 struct crypto_ctx {
423 struct crypto_ctx crypto;
390 struct crypto_ctx { global() struct
412 compresscrypto_ctx global() argument
/linux/net/tipc/
H A Dmsg.h142 void *crypto_ctx; member
/linux/drivers/crypto/intel/iaa/
H A Diaa_crypto_main.c1038 struct crypto_ctx *ctx = __ctx; in iaa_desc_complete()