Home
last modified time | relevance | path

Searched refs:ALPN_H3_LENGTH (Results 1 – 2 of 2) sorted by relevance

/curl/lib/vtls/
H A Dvtls_int.h37 #define ALPN_H3_LENGTH 2 macro
H A Dvtls.c2244 else if(proto_len == ALPN_H3_LENGTH && in Curl_alpn_set_negotiated()
2245 !memcmp(ALPN_H3, proto, ALPN_H3_LENGTH)) { in Curl_alpn_set_negotiated()

Completed in 11 milliseconds