Searched refs:skcipher_ctx (Results 1 – 3 of 3) sorted by relevance
34 struct virtio_crypto_skcipher_ctx *skcipher_ctx; member344 struct virtio_crypto_skcipher_ctx *ctx = vc_sym_req->skcipher_ctx; in __virtio_crypto_skcipher_do_req()500 vc_sym_req->skcipher_ctx = ctx; in virtio_crypto_skcipher_encrypt()525 vc_sym_req->skcipher_ctx = ctx; in virtio_crypto_skcipher_decrypt()
39 struct qat_alg_skcipher_ctx *skcipher_ctx; member
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()1155 struct qat_alg_skcipher_ctx *ctx = qat_req->skcipher_ctx; in qat_alg_set_req_iv()1188 qat_req->skcipher_ctx = ctx; in qat_alg_skcipher_encrypt()1257 qat_req->skcipher_ctx = ctx; in qat_alg_skcipher_decrypt()
Completed in 10 milliseconds