Searched refs:crypto_ctx (Results 1 – 3 of 3) sorted by relevance
139 u32 crypto_ctx; /* NPE Crypto Param structure address */ member639 crypt->crypto_ctx = ctx_addr; in register_chain_var()720 crypt->crypto_ctx = dir->npe_ctx_phys; in gen_rev_aes_key()905 crypt->crypto_ctx = dir->npe_ctx_phys; in ablk_perform()1020 crypt->crypto_ctx = dir->npe_ctx_phys; in aead_perform()
260 struct __crypto_ctx crypto_ctx[0]; member
101 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()