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

/linux-master/drivers/crypto/virtio/
H A Dvirtio_crypto_akcipher_algs.c27 struct virtio_crypto_akcipher_ctx { struct
39 struct virtio_crypto_akcipher_ctx *akcipher_ctx;
106 static int virtio_crypto_alg_akcipher_init_session(struct virtio_crypto_akcipher_ctx *ctx,
167 static int virtio_crypto_alg_akcipher_close_session(struct virtio_crypto_akcipher_ctx *ctx)
223 struct virtio_crypto_akcipher_ctx *ctx = vc_akcipher_req->akcipher_ctx;
292 struct virtio_crypto_akcipher_ctx *ctx = vc_akcipher_req->akcipher_ctx;
329 struct virtio_crypto_akcipher_ctx *ctx = akcipher_tfm_ctx(atfm);
372 struct virtio_crypto_akcipher_ctx *ctx = akcipher_tfm_ctx(tfm);
468 struct virtio_crypto_akcipher_ctx *ctx = akcipher_tfm_ctx(tfm);
476 struct virtio_crypto_akcipher_ctx *ct
[all...]

Completed in 129 milliseconds