Home
last modified time | relevance | path

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

/external/chromium_org/third_party/openssl/openssl/crypto/asn1/
Da_strex.c296 static const signed char tag2nbyte[] = { variable
345 if((type > 0) && (type < 31)) type = tag2nbyte[type]; in do_print_ex()
566 mbflag = tag2nbyte[type]; in ASN1_STRING_to_UTF8()
/external/openssl/crypto/asn1/
Da_strex.c296 static const signed char tag2nbyte[] = { variable
345 if((type > 0) && (type < 31)) type = tag2nbyte[type]; in do_print_ex()
566 mbflag = tag2nbyte[type]; in ASN1_STRING_to_UTF8()