Searched refs:PACKET_contains_zero_byte (Results 1 – 4 of 4) sorted by relevance
86 || !TEST_false(PACKET_contains_zero_byte(&pkt5)) in get_sni_from_client_hello()
278 || !TEST_false(PACKET_contains_zero_byte(&pkt)) in test_PACKET_contains_zero_byte()280 || !TEST_true(PACKET_contains_zero_byte(&pkt))) in test_PACKET_contains_zero_byte()
491 static ossl_inline int PACKET_contains_zero_byte(const PACKET *pkt) in PACKET_contains_zero_byte() function
145 if (PACKET_contains_zero_byte(&hostname)) { in tls_parse_ctos_server_name()225 || PACKET_contains_zero_byte(&srp_I)) { in tls_parse_ctos_srp()
Completed in 26 milliseconds