Home
last modified time | relevance | path

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

/freebsd/crypto/openssl/test/testutil/
H A Dbasic_output.c36 static void cleanup_test_data(void *p) in cleanup_test_data() function
45 if (!CRYPTO_THREAD_init_local(&local_test_data, cleanup_test_data)) in init_local_test_data()