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

/external/chromium_org/third_party/openssl/openssl/crypto/asn1/
H A Da_mbstr.c172 else if(mask & B_ASN1_BMPSTRING) {
319 if((types & B_ASN1_BMPSTRING) && (value > 0xffff))
320 types &= ~B_ASN1_BMPSTRING;
H A Da_strnid.c107 mask = ~((unsigned long)(B_ASN1_BMPSTRING|B_ASN1_UTF8STRING));
175 {NID_friendlyName, -1, -1, B_ASN1_BMPSTRING, STABLE_NO_MASK},
179 {NID_ms_csp_name, -1, -1, B_ASN1_BMPSTRING, STABLE_NO_MASK}
H A Dasn1.h147 #define B_ASN1_BMPSTRING 0x0800 macro
268 (B_ASN1_PRINTABLESTRING|B_ASN1_T61STRING|B_ASN1_BMPSTRING|B_ASN1_UTF8STRING)
628 B_ASN1_BMPSTRING|\
636 B_ASN1_BMPSTRING|\
643 B_ASN1_BMPSTRING|\
748 ((ASN1_STRING **)a,pp,l,B_ASN1_BMPSTRING)
H A Dx_name.c389 (B_ASN1_UTF8STRING | B_ASN1_BMPSTRING | B_ASN1_UNIVERSALSTRING \
H A Dtasn_dec.c105 B_ASN1_UNIVERSALSTRING,B_ASN1_UNKNOWN,B_ASN1_BMPSTRING,B_ASN1_UNKNOWN, /* tags 28-31 */
/external/openssl/crypto/asn1/
H A Da_mbstr.c172 else if(mask & B_ASN1_BMPSTRING) {
319 if((types & B_ASN1_BMPSTRING) && (value > 0xffff))
320 types &= ~B_ASN1_BMPSTRING;
H A Da_strnid.c107 mask = ~((unsigned long)(B_ASN1_BMPSTRING|B_ASN1_UTF8STRING));
175 {NID_friendlyName, -1, -1, B_ASN1_BMPSTRING, STABLE_NO_MASK},
179 {NID_ms_csp_name, -1, -1, B_ASN1_BMPSTRING, STABLE_NO_MASK}
H A Dasn1.h147 #define B_ASN1_BMPSTRING 0x0800 macro
268 (B_ASN1_PRINTABLESTRING|B_ASN1_T61STRING|B_ASN1_BMPSTRING|B_ASN1_UTF8STRING)
628 B_ASN1_BMPSTRING|\
636 B_ASN1_BMPSTRING|\
643 B_ASN1_BMPSTRING|\
748 ((ASN1_STRING **)a,pp,l,B_ASN1_BMPSTRING)
H A Dx_name.c389 (B_ASN1_UTF8STRING | B_ASN1_BMPSTRING | B_ASN1_UNIVERSALSTRING \
H A Dtasn_dec.c105 B_ASN1_UNIVERSALSTRING,B_ASN1_UNKNOWN,B_ASN1_BMPSTRING,B_ASN1_UNKNOWN, /* tags 28-31 */
/external/chromium_org/third_party/openssl/openssl/include/openssl/
H A Dasn1.h147 #define B_ASN1_BMPSTRING 0x0800 macro
268 (B_ASN1_PRINTABLESTRING|B_ASN1_T61STRING|B_ASN1_BMPSTRING|B_ASN1_UTF8STRING)
628 B_ASN1_BMPSTRING|\
636 B_ASN1_BMPSTRING|\
643 B_ASN1_BMPSTRING|\
748 ((ASN1_STRING **)a,pp,l,B_ASN1_BMPSTRING)
/external/openssl/include/openssl/
H A Dasn1.h147 #define B_ASN1_BMPSTRING 0x0800 macro
268 (B_ASN1_PRINTABLESTRING|B_ASN1_T61STRING|B_ASN1_BMPSTRING|B_ASN1_UTF8STRING)
628 B_ASN1_BMPSTRING|\
636 B_ASN1_BMPSTRING|\
643 B_ASN1_BMPSTRING|\
748 ((ASN1_STRING **)a,pp,l,B_ASN1_BMPSTRING)

Completed in 161 milliseconds