Home
last modified time | relevance | path

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

/ssl/
A Dencrypted_client_hello.cc353 static bool is_decimal_component(Span<const uint8_t> in) { in is_decimal_component() function
412 return !is_hex_component(last) && !is_decimal_component(last); in ssl_is_valid_ech_public_name()

Completed in 6 milliseconds