Home
last modified time | relevance | path

Searched refs:skcipher_ctx (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-6.6/drivers/crypto/intel/qat/qat_common/
H A Dqat_crypto.h33 struct qat_alg_skcipher_ctx *skcipher_ctx; member
H A Dqat_algs.c718 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()
/kernel/linux/linux-5.10/drivers/crypto/qat/qat_common/
H A Dqat_crypto.h62 struct qat_alg_skcipher_ctx *skcipher_ctx; member
H A Dqat_algs.c817 struct qat_alg_skcipher_ctx *ctx = qat_req->skcipher_ctx; in qat_skcipher_alg_callback()
1082 qat_req->skcipher_ctx = ctx; in qat_alg_skcipher_encrypt()
1160 qat_req->skcipher_ctx = ctx; in qat_alg_skcipher_decrypt()
/kernel/linux/linux-5.10/drivers/crypto/virtio/
H A Dvirtio_crypto_algs.c34 struct virtio_crypto_skcipher_ctx *skcipher_ctx; member
331 struct virtio_crypto_skcipher_ctx *ctx = vc_sym_req->skcipher_ctx; in __virtio_crypto_skcipher_do_req()
487 vc_sym_req->skcipher_ctx = ctx; in virtio_crypto_skcipher_encrypt()
512 vc_sym_req->skcipher_ctx = ctx; in virtio_crypto_skcipher_decrypt()
/kernel/linux/linux-6.6/drivers/crypto/virtio/
H A Dvirtio_crypto_skcipher_algs.c31 struct virtio_crypto_skcipher_ctx *skcipher_ctx; member
328 struct virtio_crypto_skcipher_ctx *ctx = vc_sym_req->skcipher_ctx; in __virtio_crypto_skcipher_do_req()
484 vc_sym_req->skcipher_ctx = ctx; in virtio_crypto_skcipher_encrypt()
509 vc_sym_req->skcipher_ctx = ctx; in virtio_crypto_skcipher_decrypt()

Completed in 7 milliseconds