Home
last modified time | relevance | path

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

/openbmc/qemu/tests/qtest/
H A Dmigration-test.c919 char *pskfilealt; member
938 data->pskfilealt = g_strdup_printf("%s/%s", data->workdiralt, in test_migrate_tls_psk_start_common()
941 test_tls_psk_init_alt(data->pskfilealt); in test_migrate_tls_psk_start_common()
989 if (data->pskfilealt) { in test_migrate_tls_psk_finish()
990 test_tls_psk_cleanup(data->pskfilealt); in test_migrate_tls_psk_finish()
998 g_free(data->pskfilealt); in test_migrate_tls_psk_finish()