Home
last modified time | relevance | path

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

/linux/drivers/crypto/virtio/
H A Dvirtio_crypto_skcipher_algs.c18 struct virtio_crypto_skcipher_ctx { struct
31 struct virtio_crypto_skcipher_ctx *skcipher_ctx; argument
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 *ctx = crypto_skcipher_ctx(tfm); in virtio_crypto_skcipher_init()
[all …]