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

/external/openssl/crypto/asn1/
H A Da_strex.c80 ASN1_STRFLGS_ESC_MSB)
138 if(chtmp > 0x7f) chflgs = flags & ASN1_STRFLGS_ESC_MSB;
151 if(chflgs & (ASN1_STRFLGS_ESC_CTRL|ASN1_STRFLGS_ESC_MSB)) {
H A Dasn1.h446 #define ASN1_STRFLGS_ESC_MSB 4 macro
511 ASN1_STRFLGS_ESC_MSB | \
/external/openssl/include/openssl/
H A Dasn1.h446 #define ASN1_STRFLGS_ESC_MSB 4 macro
511 ASN1_STRFLGS_ESC_MSB | \
H A Dx509.h428 ASN1_STRFLGS_ESC_MSB | \
/external/openssl/crypto/x509/
H A Dx509.h428 ASN1_STRFLGS_ESC_MSB | \
/external/openssl/apps/
H A Dapps.c1276 { "esc_msb", ASN1_STRFLGS_ESC_MSB, 0},

Completed in 153 milliseconds