Searched refs:qat_alg_aead_ctx (Results 1 – 2 of 2) sorted by relevance
106 struct qat_alg_aead_ctx { struct154 struct qat_alg_aead_ctx *ctx, in qat_alg_do_precomputes()281 static int qat_alg_aead_init_enc_session(struct qat_alg_aead_ctx *ctx, in qat_alg_aead_init_enc_session()361 static int qat_alg_aead_init_dec_session(struct qat_alg_aead_ctx *ctx, in qat_alg_aead_init_dec_session()518 static int qat_alg_aead_init_sessions(struct qat_alg_aead_ctx *ctx, in qat_alg_aead_init_sessions()567 struct qat_alg_aead_ctx *ctx = crypto_aead_ctx(tfm); in qat_alg_aead_setkey()801 struct qat_alg_aead_ctx *ctx = qat_req->aead_ctx; in qat_aead_alg_callback()841 struct qat_alg_aead_ctx *ctx = crypto_tfm_ctx(tfm); in qat_alg_aead_dec()886 struct qat_alg_aead_ctx *ctx = crypto_tfm_ctx(tfm); in qat_alg_aead_enc_internal()940 struct qat_alg_aead_ctx *ctx = crypto_tfm_ctx(tfm); in qat_alg_aead_genivenc()[all …]
83 struct qat_alg_aead_ctx *aead_ctx;