Searched refs:SSL_CTX_sess_accept_renegotiate (Results 1 - 4 of 4) sorted by relevance

/macosx-10.10.1/OpenSSL098-52/src/apps/
H A Ds_server.c1587 SSL_CTX_sess_accept_renegotiate(ssl_ctx));
/macosx-10.10.1/OpenSSL098-52/src/include/openssl/
H A Dssl.h830 #define SSL_CTX_sess_accept_renegotiate(ctx) \ macro
/macosx-10.10.1/OpenSSL098-52/src/ssl/
H A Dssl.h830 #define SSL_CTX_sess_accept_renegotiate(ctx) \ macro
/macosx-10.10.1/ruby-106/ruby/ext/openssl/
H A Dossl_ssl.c1051 rb_hash_aset(hash, ID2SYM(rb_intern("accept_renegotiate")), LONG2NUM(SSL_CTX_sess_accept_renegotiate(ctx)));

Completed in 198 milliseconds