Home
last modified time | relevance | path

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

/openbmc/qemu/tests/unit/
H A Dcrypto-tls-x509-helpers.h84 void test_tls_init(const char *keyfile);
H A Dtest-io-channel-tls.c278 test_tls_init(KEYFILE); in main()
H A Dcrypto-tls-x509-helpers.c120 void test_tls_init(const char *keyfile) in test_tls_init() function
H A Dtest-crypto-tlssession.c425 test_tls_init(KEYFILE); in main()
H A Dtest-crypto-tlscredsx509.c146 test_tls_init(KEYFILE); in main()
/openbmc/qemu/tests/qtest/
H A Dmigration-test.c1043 test_tls_init(data->keyfile); in test_migrate_tls_x509_start_common()