Lines Matching refs:alpn
131 /* ALPN added in OpenSSL 1.0.2 */2337 do_protocol_selection(int alpn, unsigned char **out, unsigned char *outlen,2354 if (alpn && ret != OPENSSL_NPN_NEGOTIATED)2471 "The ALPN extension requires OpenSSL 1.0.2 or later.");