Home
last modified time | relevance | path

Searched defs:ssl_init_socket_with_method (Results 1 – 2 of 2) sorted by relevance

/dports/mail/sylpheed/sylpheed-3.7.0/libsylph/
H A Dssl.c230 gboolean ssl_init_socket_with_method(SockInfo *sockinfo, SSLMethod method) in ssl_init_socket_with_method() function
/dports/games/macopix/macopix-1.7.4/src/
H A Dssl.c253 SSL *ssl_init_socket_with_method(gint fd, char *hostname, gint ssl_cert_res, function