Searched defs:ssl_init_socket_with_method (Results 1 – 2 of 2) sorted by relevance
230 gboolean ssl_init_socket_with_method(SockInfo *sockinfo, SSLMethod method) in ssl_init_socket_with_method() function
253 SSL *ssl_init_socket_with_method(gint fd, char *hostname, gint ssl_cert_res, function