Home
last modified time | relevance | path

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

/openbmc/qemu/tests/unit/
H A Dcrypto-tls-psk-helpers.h26 void test_tls_psk_init(const char *keyfile);
H A Dcrypto-tls-psk-helpers.c39 void test_tls_psk_init(const char *pskfile) in test_tls_psk_init() function
H A Dtest-crypto-tlssession.c426 test_tls_psk_init(PSKFILE); in main()
/openbmc/qemu/tests/qtest/
H A Dmigration-test.c933 test_tls_psk_init(data->pskfile); in test_migrate_tls_psk_start_common()