Searched refs:context_specific (Results 1 - 1 of 1) sorted by relevance

/external/boringssl/src/crypto/bytestring/
H A Dber.c118 const char context_specific = (tag & 0xc0) == 0x80; local
126 if (context_specific && (tag & CBS_ASN1_CONSTRUCTED)) {

Completed in 117 milliseconds