Home
last modified time | relevance | path

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

/openssl-master/test/
A Dshlibloadtest.c70 TLS_method_t myTLS_method; in test_lib() local
130 myTLS_method = (TLS_method_t)symbols[0].func; in test_lib()
133 ctx = mySSL_CTX_new(myTLS_method()); in test_lib()

Completed in 4 milliseconds