Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/crypto/virtio/
Dvirtio_crypto_skcipher_algs.c26 struct virtio_crypto_sym_session_info dec_sess_info; member
186 ctx->dec_sess_info.session_id = le64_to_cpu(input->session_id); in virtio_crypto_alg_skcipher_init_session()
225 destroy_session->session_id = cpu_to_le64(ctx->dec_sess_info.session_id); in virtio_crypto_alg_skcipher_close_session()
380 cpu_to_le64(ctx->dec_sess_info.session_id); in __virtio_crypto_skcipher_do_req()