Home
last modified time | relevance | path

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

/dports/devel/libvirt/libvirt-7.10.0/src/qemu/
H A Dqemu_conf.h148 bool vxhsTLS; member
H A Dqemu_conf.c495 if (virConfGetValueBool(conf, "vxhs_tls", &cfg->vxhsTLS) < 0) in virQEMUDriverConfigLoadSpecificTLSEntry()
H A Dqemu_domain.c9804 if (cfg->vxhsTLS) in qemuProcessPrepareStorageSourceTLSVxhs()
/dports/devel/libvirt/libvirt-7.10.0/tests/
H A Dqemuxml2argvtest.c1349 driver.config->vxhsTLS = 1; in mymain()
1358 driver.config->vxhsTLS = 0; in mymain()