Searched refs:mySSL_CTX_new (Results 1 – 1 of 1) sorted by relevance
71 SSL_CTX_new_t mySSL_CTX_new; in test_lib() local131 mySSL_CTX_new = (SSL_CTX_new_t)symbols[1].func; in test_lib()133 ctx = mySSL_CTX_new(myTLS_method()); in test_lib()