Home
last modified time | relevance | path

Searched refs:enc_ctx (Results 1 – 2 of 2) sorted by relevance

/linux/arch/x86/crypto/
A Ddes3_ede_glue.c35 u32 *enc_ctx = ctx->enc.expkey; in des3_ede_enc_blk() local
37 des3_ede_x86_64_crypt_blk(enc_ctx, dst, src); in des3_ede_enc_blk()
51 u32 *enc_ctx = ctx->enc.expkey; in des3_ede_enc_blk_3way() local
53 des3_ede_x86_64_crypt_blk_3way(enc_ctx, dst, src); in des3_ede_enc_blk_3way()
/linux/drivers/crypto/qat/qat_common/
A Dqat_algs.c256 struct qat_enc *enc_ctx = &ctx->enc_cd->qat_enc_cd; in qat_alg_aead_init_enc_session() local
257 struct icp_qat_hw_cipher_algo_blk *cipher = &enc_ctx->cipher; in qat_alg_aead_init_enc_session()
259 (struct icp_qat_hw_auth_algo_blk *)((char *)enc_ctx + in qat_alg_aead_init_enc_session()

Completed in 8 milliseconds