Home
last modified time | relevance | path

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

/linux/drivers/mmc/host/
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/
A Dcrypto.c38 mrq->crypto_ctx = req->crypt_ctx; in mmc_crypto_prepare_req()
/linux/fs/ksmbd/
A DMakefile8 misc.o oplock.o connection.o ksmbd_work.o crypto_ctx.o \
/linux/include/linux/mmc/
A Dcore.h167 const struct bio_crypt_ctx *crypto_ctx; member
/linux/drivers/crypto/
A Dixp4xx_crypto.c137 u32 crypto_ctx; /* NPE Crypto Param structure address */ member
717 crypt->crypto_ctx = ctx_addr; in register_chain_var()
798 crypt->crypto_ctx = dir->npe_ctx_phys; in gen_rev_aes_key()
1004 crypt->crypto_ctx = dir->npe_ctx_phys; in ablk_perform()
1124 crypt->crypto_ctx = dir->npe_ctx_phys; in aead_perform()
/linux/net/tipc/
A Dcrypto.c787 TIPC_SKB_CB(skb)->crypto_ctx = ctx; in tipc_aead_encrypt()
840 TIPC_SKB_CB(skb)->crypto_ctx = NULL; in tipc_aead_encrypt()
847 struct tipc_crypto_tx_ctx *tx_ctx = TIPC_SKB_CB(skb)->crypto_ctx; in tipc_aead_encrypt_done()
916 TIPC_SKB_CB(skb)->crypto_ctx = ctx; in tipc_aead_decrypt()
964 TIPC_SKB_CB(skb)->crypto_ctx = NULL; in tipc_aead_decrypt()
971 struct tipc_crypto_rx_ctx *rx_ctx = TIPC_SKB_CB(skb)->crypto_ctx; in tipc_aead_decrypt_done()
A Dmsg.h142 void *crypto_ctx; member
/linux/drivers/crypto/chelsio/
A Dchcr_crypto.h264 struct __crypto_ctx crypto_ctx[]; member
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()

Completed in 38 milliseconds