Searched defs:SSL_CTX_sess_accept (Results 1 – 6 of 6) sorted by relevance
2952 int SSL_CTX_sess_accept(const SSL_CTX *ctx) { return 0; } in SSL_CTX_sess_accept() function
3108 int SSL_CTX_sess_accept(const SSL_CTX *ctx) { return 0; } in SSL_CTX_sess_accept() function
2984 int SSL_CTX_sess_accept(const SSL_CTX *ctx) { return 0; } in SSL_CTX_sess_accept() function
119 #define SSL_CTX_sess_accept BORINGSSL_ADD_PREFIX(BORINGSSL_PREFIX, SSL_CTX_sess_accept) macro