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

  /src/crypto/external/apache2/openssl/dist/test/
ssl_old_test.c 307 * verify_alpn.
322 static int verify_alpn(SSL *client, SSL *server) function
2180 if (verify_alpn(c_ssl, s_ssl) < 0
2548 if (verify_alpn(c_ssl, s_ssl) < 0
  /src/crypto/external/bsd/openssl/dist/test/
ssl_old_test.c 310 * verify_alpn.
325 static int verify_alpn(SSL *client, SSL *server) function
2185 if (verify_alpn(c_ssl, s_ssl) < 0
2559 if (verify_alpn(c_ssl, s_ssl) < 0
  /src/crypto/external/bsd/openssl.old/dist/test/
ssltest_old.c 320 * verify_alpn.
330 static int verify_alpn(SSL *client, SSL *server) function
2160 if (verify_alpn(c_ssl, s_ssl) < 0
2534 if (verify_alpn(c_ssl, s_ssl) < 0

Completed in 29 milliseconds