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

  /src/crypto/external/apache2/openssl/dist/ssl/statem/
extensions_cust.c 439 if (SSL_extension_supported(ext_type)
553 int SSL_extension_supported(unsigned int ext_type)
  /src/crypto/external/bsd/openssl/dist/ssl/statem/
extensions_cust.c 382 if (SSL_extension_supported(ext_type)
494 int SSL_extension_supported(unsigned int ext_type)
  /src/crypto/external/bsd/openssl.old/dist/ssl/statem/
extensions_cust.c 378 if (SSL_extension_supported(ext_type)
490 int SSL_extension_supported(unsigned int ext_type)
  /src/crypto/external/bsd/openssl.old/dist/include/openssl/
ssl.h 890 __owur int SSL_extension_supported(unsigned int ext_type);
  /src/crypto/external/apache2/openssl/dist/include/openssl/
ssl.h.in 904 __owur int SSL_extension_supported(unsigned int ext_type);
  /src/crypto/external/bsd/openssl/dist/include/openssl/
ssl.h.in 882 __owur int SSL_extension_supported(unsigned int ext_type);

Completed in 32 milliseconds