Searched refs:CBS_contains_zero_byte (Results 1 – 14 of 14) sorted by relevance
90 OPENSSL_EXPORT int CBS_contains_zero_byte(const CBS *cbs);
89 OPENSSL_EXPORT int CBS_contains_zero_byte(const CBS *cbs);
79 int CBS_contains_zero_byte(const CBS *cbs) { in CBS_contains_zero_byte() function
536 CBS_contains_zero_byte(&host_name)) { in extract_sni()1241 CBS_contains_zero_byte(&psk_identity)) { in do_read_client_key_exchange()
449 if (CBS_contains_zero_byte(&value)) { in SSL_SESSION_parse_string()
978 CBS_contains_zero_byte(&psk_identity_hint)) { in do_read_server_key_exchange()
616 CBS_contains_zero_byte(&host_name)) { in extract_sni()1360 CBS_contains_zero_byte(&psk_identity)) { in do_read_client_key_exchange()
1079 CBS_contains_zero_byte(&psk_identity_hint)) { in do_read_server_key_exchange()
618 CBS_contains_zero_byte
2170 '#define CBS_contains_zero_byte GRPC_SHADOW_CBS_contains_zero_byte',
646 #define CBS_contains_zero_byte GRPC_SHADOW_CBS_contains_zero_byte macro
1049 #define CBS_contains_zero_byte BORINGSSL_ADD_PREFIX(BORINGSSL_PREFIX, CBS_contains_zero_byte) macro