Searched refs:qat_alg_skcipher_ctx (Results 1 – 2 of 2) sorted by relevance
83 struct qat_alg_skcipher_ctx { struct409 static void qat_alg_skcipher_init_com(struct qat_alg_skcipher_ctx *ctx, in qat_alg_skcipher_init_com()451 static void qat_alg_skcipher_init_enc(struct qat_alg_skcipher_ctx *ctx, in qat_alg_skcipher_init_enc()486 static void qat_alg_skcipher_init_dec(struct qat_alg_skcipher_ctx *ctx, in qat_alg_skcipher_init_dec()574 static int qat_alg_skcipher_init_sessions(struct qat_alg_skcipher_ctx *ctx, in qat_alg_skcipher_init_sessions()718 struct qat_alg_skcipher_ctx *ctx = qat_req->skcipher_ctx; in qat_alg_update_iv()739 struct qat_alg_skcipher_ctx *ctx = qat_req->skcipher_ctx; in qat_skcipher_alg_callback()875 static int qat_alg_skcipher_rekey(struct qat_alg_skcipher_ctx *ctx, in qat_alg_skcipher_rekey()887 static int qat_alg_skcipher_newkey(struct qat_alg_skcipher_ctx *ctx, in qat_alg_skcipher_newkey()942 struct qat_alg_skcipher_ctx *ctx = crypto_skcipher_ctx(tfm); in qat_alg_skcipher_setkey()[all …]
33 struct qat_alg_skcipher_ctx *skcipher_ctx;