Searched refs:CBS_contains_zero_byte (Results 1 – 6 of 6) sorted by relevance
74 OPENSSL_EXPORT int CBS_contains_zero_byte(const CBS *cbs);
78 int CBS_contains_zero_byte(const CBS *cbs) { in CBS_contains_zero_byte() function
377 if (CBS_contains_zero_byte(&value)) { in d2i_SSL_SESSION_get_string()
1483 CBS_contains_zero_byte(&host_name)) { in ssl_scan_clienthello_tlsext()
1147 CBS_contains_zero_byte(&psk_identity_hint)) { in ssl3_get_server_key_exchange()
1645 CBS_contains_zero_byte(&psk_identity)) { in ssl3_get_client_key_exchange()