Searched refs:skcipher_ctx (Results 1 – 2 of 2) sorted by relevance
33 struct qat_alg_skcipher_ctx *skcipher_ctx; member
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()1003 struct qat_alg_skcipher_ctx *ctx = qat_req->skcipher_ctx; in qat_alg_set_req_iv()1038 qat_req->skcipher_ctx = ctx; in qat_alg_skcipher_encrypt()1105 qat_req->skcipher_ctx = ctx; in qat_alg_skcipher_decrypt()
Completed in 9 milliseconds