Searched refs:select_next_protocol (Results 1 – 1 of 1) sorted by relevance
/external/curl/lib/vtls/ |
D | openssl.c | 2148 select_next_protocol(unsigned char **out, unsigned char *outlen, in select_next_protocol() function 2175 !select_next_protocol(out, outlen, in, inlen, NGHTTP2_PROTO_VERSION_ID, in select_next_proto_cb() 2184 if(!select_next_protocol(out, outlen, in, inlen, ALPN_HTTP_1_1, in select_next_proto_cb()
|