Searched refs:virtio_crypto_skcipher_ctx (Results 1 – 1 of 1) sorted by relevance
20 struct virtio_crypto_skcipher_ctx { struct34 struct virtio_crypto_skcipher_ctx *skcipher_ctx; argument115 struct virtio_crypto_skcipher_ctx *ctx, in virtio_crypto_alg_skcipher_init_session()205 struct virtio_crypto_skcipher_ctx *ctx, in virtio_crypto_alg_skcipher_close_session()266 struct virtio_crypto_skcipher_ctx *ctx, in virtio_crypto_alg_skcipher_init_sessions()301 struct virtio_crypto_skcipher_ctx *ctx = crypto_skcipher_ctx(tfm); in virtio_crypto_skcipher_setkey()344 struct virtio_crypto_skcipher_ctx *ctx = vc_sym_req->skcipher_ctx; in __virtio_crypto_skcipher_do_req()485 struct virtio_crypto_skcipher_ctx *ctx = crypto_skcipher_ctx(atfm); in virtio_crypto_skcipher_encrypt()510 struct virtio_crypto_skcipher_ctx *ctx = crypto_skcipher_ctx(atfm); in virtio_crypto_skcipher_decrypt()534 struct virtio_crypto_skcipher_ctx *ctx = crypto_skcipher_ctx(tfm); in virtio_crypto_skcipher_init()[all …]