Home
last modified time | relevance | path

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

/openbmc/qemu/migration/
H A Doptions.h84 const char *migrate_tls_hostname(void);
H A Dtls.c128 const char *tls_hostname = migrate_tls_hostname(); in migration_tls_client_create()
H A Doptions.c812 const char *migrate_tls_hostname(void) in migrate_tls_hostname() function