Home
last modified time | relevance | path

Searched refs:SSL_get_SSL_CTX (Results 1 – 5 of 5) sorted by relevance

/external/openssl/apps/
Ds_server.c829 SSL_CTX_get_cert_store(SSL_get_SSL_CTX(s)), in cert_status_cb()
2224 print_stats(bio_s_out,SSL_get_SSL_CTX(con)); in sv_body()
2751 print_stats(io,SSL_get_SSL_CTX(con)); in www_body()
/external/chromium/net/socket/
Dssl_client_socket_openssl.cc767 int rv = SSL_CTX_remove_session(SSL_get_SSL_CTX(ssl_), session); in DoHandshake()
/external/openssl/ssl/
Dssl_lib.c2678 if ((ret=SSL_new(SSL_get_SSL_CTX(s))) == NULL) in SSL_dup()
2967 SSL_CTX *SSL_get_SSL_CTX(const SSL *ssl) in SSL_get_SSL_CTX() function
Dssl.h1950 SSL_CTX *SSL_get_SSL_CTX(const SSL *ssl);
/external/openssl/include/openssl/
Dssl.h1950 SSL_CTX *SSL_get_SSL_CTX(const SSL *ssl);