Where are SSL_accept, and SSL_connect defined? Specifically for TLSv1, and SSLv3 connections. I found the definition in ssl_lib.c but then that calls s->method->ssl_accept(s). From here the only mention I could find of an ssl3_accept is in s3_srvr.c which to my understanding is not part of the library, and is part of an example program. Any suggestions are appreciated. Thank you,
-Sam -- Sam Jantz Software Engineer