HomeSort by: relevance | last modified time | path
    Searched defs:SSL_select_next_proto (Results 1 - 3 of 3) sorted by relevancy

  /src/crypto/external/bsd/openssl/dist/ssl/
ssl_lib.c 2931 * SSL_select_next_proto implements the standard protocol selection. It is
2950 int SSL_select_next_proto(unsigned char **out, unsigned char *outlen,
  /src/crypto/external/bsd/openssl.old/dist/ssl/
ssl_lib.c 2740 * SSL_select_next_proto implements the standard protocol selection. It is
2759 int SSL_select_next_proto(unsigned char **out, unsigned char *outlen,
  /src/crypto/external/apache2/openssl/dist/ssl/
ssl_lib.c 3547 * SSL_select_next_proto implements the standard protocol selection. It is
3566 int SSL_select_next_proto(unsigned char **out, unsigned char *outlen,

Completed in 32 milliseconds