Searched refs:qat_alg_skcipher_ctx (Results 1 – 2 of 2) sorted by relevance
95 struct qat_alg_skcipher_ctx { struct422 static void qat_alg_skcipher_init_com(struct qat_alg_skcipher_ctx *ctx, in qat_alg_skcipher_init_com()464 static void qat_alg_skcipher_init_enc(struct qat_alg_skcipher_ctx *ctx, in qat_alg_skcipher_init_enc()499 static void qat_alg_skcipher_init_dec(struct qat_alg_skcipher_ctx *ctx, in qat_alg_skcipher_init_dec()587 static int qat_alg_skcipher_init_sessions(struct qat_alg_skcipher_ctx *ctx, in qat_alg_skcipher_init_sessions()884 struct qat_alg_skcipher_ctx *ctx = qat_req->skcipher_ctx; in qat_alg_update_iv()905 struct qat_alg_skcipher_ctx *ctx = qat_req->skcipher_ctx; in qat_skcipher_alg_callback()1027 static int qat_alg_skcipher_rekey(struct qat_alg_skcipher_ctx *ctx, in qat_alg_skcipher_rekey()1039 static int qat_alg_skcipher_newkey(struct qat_alg_skcipher_ctx *ctx, in qat_alg_skcipher_newkey()1094 struct qat_alg_skcipher_ctx *ctx = crypto_skcipher_ctx(tfm); in qat_alg_skcipher_setkey()[all …]
39 struct qat_alg_skcipher_ctx *skcipher_ctx;