HomeSort by: relevance | last modified time | path
    Searched refs:SSL_client_hello_get0_ext (Results 1 - 9 of 9) sorted by relevancy

  /src/crypto/external/apache2/openssl/dist/test/helpers/
handshake.c 148 if (!SSL_client_hello_get0_ext(s, TLSEXT_TYPE_server_name, &p,
  /src/crypto/external/bsd/openssl/dist/test/helpers/
handshake.c 150 if (!SSL_client_hello_get0_ext(s, TLSEXT_TYPE_server_name, &p,
  /src/crypto/external/bsd/openssl.old/dist/test/
handshake_helper.c 162 if (!SSL_client_hello_get0_ext(s, TLSEXT_TYPE_server_name, &p,
  /src/crypto/external/bsd/openssl.old/dist/include/openssl/
ssl.h 1821 int SSL_client_hello_get0_ext(SSL *s, unsigned int type,
  /src/crypto/external/bsd/openssl/dist/include/openssl/
ssl.h.in 1863 int SSL_client_hello_get0_ext(SSL *s, unsigned int type,
  /src/crypto/external/apache2/openssl/dist/include/openssl/
ssl.h.in 1931 int SSL_client_hello_get0_ext(SSL *s, unsigned int type,
  /src/crypto/external/bsd/openssl/dist/ssl/
ssl_lib.c 5484 int SSL_client_hello_get0_ext(SSL *s, unsigned int type, const unsigned char **out,
  /src/crypto/external/bsd/openssl.old/dist/ssl/
ssl_lib.c 5222 int SSL_client_hello_get0_ext(SSL *s, unsigned int type, const unsigned char **out,
  /src/crypto/external/apache2/openssl/dist/ssl/
ssl_lib.c 6886 int SSL_client_hello_get0_ext(SSL *s, unsigned int type, const unsigned char **out,

Completed in 106 milliseconds