Searched refs:SSL_CTX_sess_accept (Results 1 – 7 of 7) sorted by relevance
3583 OPENSSL_EXPORT int SSL_CTX_sess_accept(const SSL_CTX *ctx);
4492 OPENSSL_EXPORT int SSL_CTX_sess_accept(const SSL_CTX *ctx);
1208 # define SSL_CTX_sess_accept(ctx) \ macro