Searched refs:SSL_CTX_sess_accept (Results 1 – 2 of 2) sorted by relevance
3674 OPENSSL_EXPORT int SSL_CTX_sess_accept(const SSL_CTX *ctx);
2672 int SSL_CTX_sess_accept(const SSL_CTX *ctx) { return 0; } in SSL_CTX_sess_accept() function