Searched refs:virtio_crypto_akcipher_ctx (Results 1 – 1 of 1) sorted by relevance
27 struct virtio_crypto_akcipher_ctx { struct39 struct virtio_crypto_akcipher_ctx *akcipher_ctx; argument106 static int virtio_crypto_alg_akcipher_init_session(struct virtio_crypto_akcipher_ctx *ctx, in virtio_crypto_alg_akcipher_init_session()166 static int virtio_crypto_alg_akcipher_close_session(struct virtio_crypto_akcipher_ctx *ctx) in virtio_crypto_alg_akcipher_close_session()222 struct virtio_crypto_akcipher_ctx *ctx = vc_akcipher_req->akcipher_ctx; in __virtio_crypto_akcipher_do_req()291 struct virtio_crypto_akcipher_ctx *ctx = vc_akcipher_req->akcipher_ctx; in virtio_crypto_rsa_do_req()328 struct virtio_crypto_akcipher_ctx *ctx = akcipher_tfm_ctx(atfm); in virtio_crypto_rsa_req()371 struct virtio_crypto_akcipher_ctx *ctx = akcipher_tfm_ctx(tfm); in virtio_crypto_rsa_set_key()467 struct virtio_crypto_akcipher_ctx *ctx = akcipher_tfm_ctx(tfm); in virtio_crypto_rsa_max_size()475 struct virtio_crypto_akcipher_ctx *ctx = akcipher_tfm_ctx(tfm); in virtio_crypto_rsa_init_tfm()[all …]