Home
last modified time | relevance | path

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

/linux/drivers/crypto/virtio/
H A Dvirtio_crypto_akcipher_algs.c27 struct virtio_crypto_akcipher_ctx { struct
97 static int virtio_crypto_alg_akcipher_init_session(struct virtio_crypto_akcipher_ctx *ctx, in virtio_crypto_alg_akcipher_init_session()
158 static int virtio_crypto_alg_akcipher_close_session(struct virtio_crypto_akcipher_ctx *ctx) in virtio_crypto_alg_akcipher_close_session()
215 struct virtio_crypto_akcipher_ctx *ctx = akcipher_tfm_ctx(atfm); in __virtio_crypto_akcipher_do_req()
276 struct virtio_crypto_akcipher_ctx *ctx = akcipher_tfm_ctx(atfm); in virtio_crypto_rsa_do_req()
313 struct virtio_crypto_akcipher_ctx *ctx = akcipher_tfm_ctx(atfm); in virtio_crypto_rsa_req()
344 struct virtio_crypto_akcipher_ctx *ctx = akcipher_tfm_ctx(tfm); in virtio_crypto_rsa_set_key()
440 struct virtio_crypto_akcipher_ctx *ctx = akcipher_tfm_ctx(tfm); in virtio_crypto_rsa_max_size()
456 struct virtio_crypto_akcipher_ctx *ctx = akcipher_tfm_ctx(tfm); in virtio_crypto_rsa_exit_tfm()
479 .cra_ctxsize = sizeof(struct virtio_crypto_akcipher_ctx),
28 vcryptovirtio_crypto_akcipher_ctx global() argument
29 session_validvirtio_crypto_akcipher_ctx global() argument
30 session_idvirtio_crypto_akcipher_ctx global() argument
31 __anonda627fe2010avirtio_crypto_akcipher_ctx global() argument
[all...]