Home
last modified time | relevance | path

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

/drivers/crypto/virtio/
Dvirtio_crypto_akcipher_algs.c26 struct virtio_crypto_akcipher_ctx { struct
39 struct virtio_crypto_akcipher_ctx *akcipher_ctx; argument
106 static int virtio_crypto_alg_akcipher_init_session(struct virtio_crypto_akcipher_ctx *ctx, in virtio_crypto_alg_akcipher_init_session()
167 static int virtio_crypto_alg_akcipher_close_session(struct virtio_crypto_akcipher_ctx *ctx) in virtio_crypto_alg_akcipher_close_session()
223 struct virtio_crypto_akcipher_ctx *ctx = vc_akcipher_req->akcipher_ctx; in __virtio_crypto_akcipher_do_req()
292 struct virtio_crypto_akcipher_ctx *ctx = vc_akcipher_req->akcipher_ctx; in virtio_crypto_rsa_do_req()
329 struct virtio_crypto_akcipher_ctx *ctx = akcipher_tfm_ctx(atfm); in virtio_crypto_rsa_req()
372 struct virtio_crypto_akcipher_ctx *ctx = akcipher_tfm_ctx(tfm); in virtio_crypto_rsa_set_key()
468 struct virtio_crypto_akcipher_ctx *ctx = akcipher_tfm_ctx(tfm); in virtio_crypto_rsa_max_size()
476 struct virtio_crypto_akcipher_ctx *ctx = akcipher_tfm_ctx(tfm); in virtio_crypto_rsa_init_tfm()
[all …]