Home
last modified time | relevance | path

Searched defs:CBS_contains_zero_byte (Results 1 – 2 of 2) sorted by relevance

/third_party/boringssl/src/crypto/bytestring/
Dcbs.c80 int CBS_contains_zero_byte(const CBS *cbs) { in CBS_contains_zero_byte() function
/third_party/grpc/src/boringssl/
Dboringssl_prefix_symbols.h1035 #define CBS_contains_zero_byte BORINGSSL_ADD_PREFIX(BORINGSSL_PREFIX, CBS_contains_zero_byte) macro