Home
last modified time | relevance | path

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

/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()
/drivers/mmc/core/
A Dcrypto.c38 mrq->crypto_ctx = req->crypt_ctx; in mmc_crypto_prepare_req()
/drivers/crypto/intel/ixp4xx/
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()
/drivers/dma/idxd/
A Didxd.h399 struct crypto_ctx { struct
421 struct crypto_ctx crypto; argument
/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()
/drivers/crypto/intel/iaa/
A Diaa_crypto_main.c1022 struct crypto_ctx *ctx = __ctx; in iaa_desc_complete()

Completed in 25 milliseconds