Searched refs:crypto_ctx (Results 1 – 5 of 5) 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()
37 mrq->crypto_ctx = req->crypt_ctx; in mmc_crypto_prepare_req()
136 u32 crypto_ctx; /* NPE Crypto Param structure address */ member658 crypt->crypto_ctx = ctx_addr; in register_chain_var()739 crypt->crypto_ctx = dir->npe_ctx_phys; in gen_rev_aes_key()912 crypt->crypto_ctx = dir->npe_ctx_phys; in ablk_perform()1031 crypt->crypto_ctx = dir->npe_ctx_phys; in aead_perform()
260 struct __crypto_ctx crypto_ctx[]; member
100 return ctx->crypto_ctx->aeadctx; in AEAD_CTX()105 return ctx->crypto_ctx->ablkctx; in ABLK_CTX()110 return ctx->crypto_ctx->hmacctx; in HMAC_CTX()