Home
last modified time | relevance | path

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

/dports/devel/libvirt/libvirt-7.10.0/src/qemu/
H A Dqemu_migration_cookie.h65 char *tlsSubject; member
H A Dqemu_migration_cookie.c64 g_free(grap->tlsSubject); in qemuMigrationCookieGraphicsFree()
247 !(mig->tlsSubject = qemuDomainExtractTLSSubject(cfg->spiceTLSx509certdir))) in qemuMigrationCookieGraphicsSpiceAlloc()
598 virBufferEscapeString(&childBuf, "<cert info='subject' value='%s'/>\n", grap->tlsSubject); in qemuMigrationCookieGraphicsXMLFormat()
938 grap->tlsSubject = virXPathString("string(./graphics/cert[@info='subject']/@value)", ctxt); in qemuMigrationCookieGraphicsXMLParse()
H A Dqemu_monitor_json.h183 const char *tlsSubject);
H A Dqemu_migration.c1965 const char *tlsSubject = NULL; in qemuMigrationSrcGraphicsRelocate() local
1985 tlsSubject = cookie->graphics->tlsSubject; in qemuMigrationSrcGraphicsRelocate()
2013 tlsSubject = param->value; in qemuMigrationSrcGraphicsRelocate()
2040 port, tlsPort, tlsSubject); in qemuMigrationSrcGraphicsRelocate()
H A Dqemu_monitor.c2549 const char *tlsSubject) in qemuMonitorGraphicsRelocate() argument
2552 type, hostname, port, tlsPort, NULLSTR(tlsSubject)); in qemuMonitorGraphicsRelocate()
2561 tlsSubject); in qemuMonitorGraphicsRelocate()
H A Dqemu_monitor.h959 const char *tlsSubject);
H A Dqemu_monitor_json.c3589 const char *tlsSubject) in qemuMonitorJSONGraphicsRelocate() argument
3597 "S:cert-subject", tlsSubject, in qemuMonitorJSONGraphicsRelocate()
/dports/devel/libvirt/libvirt-7.10.0/docs/manpages/
H A Dvirsh.rst3360 "tlsPort" and "tlsSubject". For example,