Lines Matching full:alpn
120 /* ALPN added in OpenSSL 1.0.2 */2257 do_protocol_selection(int alpn, unsigned char **out, unsigned char *outlen,2274 if (alpn && ret != OPENSSL_NPN_NEGOTIATED)2389 "The ALPN extension requires OpenSSL 1.0.2 or later.");