Home
last modified time | relevance | path

Searched refs:virtio_crypto_skcipher_ctx (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/crypto/virtio/
H A Dvirtio_crypto_algs.c20 struct virtio_crypto_skcipher_ctx { struct
34 struct virtio_crypto_skcipher_ctx *skcipher_ctx;
115 struct virtio_crypto_skcipher_ctx *ctx, in virtio_crypto_alg_skcipher_init_session()
196 struct virtio_crypto_skcipher_ctx *ctx, in virtio_crypto_alg_skcipher_close_session()
253 struct virtio_crypto_skcipher_ctx *ctx, in virtio_crypto_alg_skcipher_init_sessions()
288 struct virtio_crypto_skcipher_ctx *ctx = crypto_skcipher_ctx(tfm); in virtio_crypto_skcipher_setkey()
331 struct virtio_crypto_skcipher_ctx *ctx = vc_sym_req->skcipher_ctx; in __virtio_crypto_skcipher_do_req()
472 struct virtio_crypto_skcipher_ctx *ctx = crypto_skcipher_ctx(atfm); in virtio_crypto_skcipher_encrypt()
497 struct virtio_crypto_skcipher_ctx *ctx = crypto_skcipher_ctx(atfm); in virtio_crypto_skcipher_decrypt()
521 struct virtio_crypto_skcipher_ctx *ct in virtio_crypto_skcipher_init()
[all...]
/kernel/linux/linux-6.6/drivers/crypto/virtio/
H A Dvirtio_crypto_skcipher_algs.c18 struct virtio_crypto_skcipher_ctx { struct
31 struct virtio_crypto_skcipher_ctx *skcipher_ctx;
112 struct virtio_crypto_skcipher_ctx *ctx, in virtio_crypto_alg_skcipher_init_session()
193 struct virtio_crypto_skcipher_ctx *ctx, in virtio_crypto_alg_skcipher_close_session()
250 struct virtio_crypto_skcipher_ctx *ctx, in virtio_crypto_alg_skcipher_init_sessions()
285 struct virtio_crypto_skcipher_ctx *ctx = crypto_skcipher_ctx(tfm); in virtio_crypto_skcipher_setkey()
328 struct virtio_crypto_skcipher_ctx *ctx = vc_sym_req->skcipher_ctx; in __virtio_crypto_skcipher_do_req()
469 struct virtio_crypto_skcipher_ctx *ctx = crypto_skcipher_ctx(atfm); in virtio_crypto_skcipher_encrypt()
494 struct virtio_crypto_skcipher_ctx *ctx = crypto_skcipher_ctx(atfm); in virtio_crypto_skcipher_decrypt()
518 struct virtio_crypto_skcipher_ctx *ct in virtio_crypto_skcipher_init()
[all...]

Completed in 2 milliseconds