Home
last modified time | relevance | path

Searched refs:OPENSSL_NPN_NO_OVERLAP (Results 1 – 4 of 4) sorted by relevance

/third_party/openssl/doc/man3/
DSSL_CTX_set_alpn_select_cb.pod149 =item OPENSSL_NPN_NO_OVERLAP
/third_party/openssl/test/
Dhandshake_helper.c397 return TEST_true(ret == OPENSSL_NPN_NEGOTIATED || ret == OPENSSL_NPN_NO_OVERLAP) in client_npn_cb()
/third_party/openssl/include/openssl/
Dssl.h798 # define OPENSSL_NPN_NO_OVERLAP 2 macro
/third_party/openssl/ssl/
Dssl_lib.c2774 status = OPENSSL_NPN_NO_OVERLAP; in SSL_select_next_proto()