Home
last modified time | relevance | path

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

/dports/net/socat/socat-1.7.4.2/
H A Dsslcls.h103 #define sycSSL_new(c) SSL_new(c) macro
H A Dsslcls.c256 SSL *sycSSL_new(SSL_CTX *ctx) { in sycSSL_new() function