Home
last modified time | relevance | path

Searched refs:tag2nbyte (Results 1 – 1 of 1) sorted by relevance

/external/boringssl/src/crypto/x509/
Da_strex.c284 static const signed char tag2nbyte[] = { variable
333 if((type > 0) && (type < 31)) type = tag2nbyte[type]; in do_print_ex()
554 mbflag = tag2nbyte[type]; in ASN1_STRING_to_UTF8()