Searched refs:sym_sess_info (Results 1 – 4 of 4) sorted by relevance
379 CryptoDevBackendSymSessionInfo *sym_sess_info; in cryptodev_builtin_create_session() local386 sym_sess_info = &sess_info->u.sym_sess_info; in cryptodev_builtin_create_session()388 builtin, sym_sess_info, &local_error); in cryptodev_builtin_create_session()
109 CryptoDevBackendSymSessionInfo sym_sess_info; member
41 g_free(sreq->info.u.sym_sess_info.cipher_key); in virtio_crypto_free_create_session_req()42 g_free(sreq->info.u.sym_sess_info.auth_key); in virtio_crypto_free_create_session_req()119 CryptoDevBackendSymSessionInfo *sym_info = &sreq->info.u.sym_sess_info; in virtio_crypto_create_sym_session()127 sym_info = &sreq->info.u.sym_sess_info; in virtio_crypto_create_sym_session()
2566 CryptoDevBackendSymSessionInfo *sess = &backend_info->u.sym_sess_info; in vhost_user_crypto_create_session()