Home
last modified time | relevance | path

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

/openbmc/qemu/tests/unit/
H A Dcrypto-tls-x509-helpers.h85 void test_tls_cleanup(const char *keyfile);
H A Dtest-io-channel-tls.c330 test_tls_cleanup(KEYFILE); in main()
H A Dcrypto-tls-x509-helpers.c135 void test_tls_cleanup(const char *keyfile) in test_tls_cleanup() function
H A Dtest-crypto-tlssession.c669 test_tls_cleanup(KEYFILE); in main()
H A Dtest-crypto-tlscredsx509.c702 test_tls_cleanup(KEYFILE); in main()
/openbmc/qemu/tests/qtest/migration/
H A Dtls-tests.c339 test_tls_cleanup(data->keyfile); in migrate_hook_end_tls_x509()