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.c918 char *pskfilealt; member
937 data->pskfilealt = g_strdup_printf("%s/%s", data->workdiralt, in test_migrate_tls_psk_start_common()
940 test_tls_psk_init_alt(data->pskfilealt); in test_migrate_tls_psk_start_common()
988 if (data->pskfilealt) { in test_migrate_tls_psk_finish()
989 test_tls_psk_cleanup(data->pskfilealt); in test_migrate_tls_psk_finish()
997 g_free(data->pskfilealt); in test_migrate_tls_psk_finish()