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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl/crypto/asn1/
H A Da_mbstr.c178 else if (mask & B_ASN1_BMPSTRING) {
331 if ((types & B_ASN1_BMPSTRING) && (value > 0xffff))
332 types &= ~B_ASN1_BMPSTRING;
H A Da_strnid.c110 mask = ~((unsigned long)(B_ASN1_BMPSTRING | B_ASN1_UTF8STRING));
191 {NID_friendlyName, -1, -1, B_ASN1_BMPSTRING, STABLE_NO_MASK},
195 {NID_ms_csp_name, -1, -1, B_ASN1_BMPSTRING, STABLE_NO_MASK}
H A Dasn1.h146 # define B_ASN1_BMPSTRING 0x0800 macro
269 (B_ASN1_PRINTABLESTRING|B_ASN1_T61STRING|B_ASN1_BMPSTRING|B_ASN1_UTF8STRING)
630 B_ASN1_BMPSTRING|\
638 B_ASN1_BMPSTRING|\
645 B_ASN1_BMPSTRING|\
750 ((ASN1_STRING **)a,pp,l,B_ASN1_BMPSTRING)
H A Dx_name.c418 (B_ASN1_UTF8STRING | B_ASN1_BMPSTRING | B_ASN1_UNIVERSALSTRING \
H A Dtasn_dec.c114 B_ASN1_UNIVERSALSTRING, B_ASN1_UNKNOWN, B_ASN1_BMPSTRING, B_ASN1_UNKNOWN,
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl-1.0.2h/crypto/asn1/
H A Da_mbstr.c178 else if (mask & B_ASN1_BMPSTRING) {
331 if ((types & B_ASN1_BMPSTRING) && (value > 0xffff))
332 types &= ~B_ASN1_BMPSTRING;
H A Da_strnid.c110 mask = ~((unsigned long)(B_ASN1_BMPSTRING | B_ASN1_UTF8STRING));
191 {NID_friendlyName, -1, -1, B_ASN1_BMPSTRING, STABLE_NO_MASK},
195 {NID_ms_csp_name, -1, -1, B_ASN1_BMPSTRING, STABLE_NO_MASK}
H A Dasn1.h146 # define B_ASN1_BMPSTRING 0x0800 macro
269 (B_ASN1_PRINTABLESTRING|B_ASN1_T61STRING|B_ASN1_BMPSTRING|B_ASN1_UTF8STRING)
630 B_ASN1_BMPSTRING|\
638 B_ASN1_BMPSTRING|\
645 B_ASN1_BMPSTRING|\
750 ((ASN1_STRING **)a,pp,l,B_ASN1_BMPSTRING)
H A Dx_name.c418 (B_ASN1_UTF8STRING | B_ASN1_BMPSTRING | B_ASN1_UNIVERSALSTRING \
H A Dtasn_dec.c114 B_ASN1_UNIVERSALSTRING, B_ASN1_UNKNOWN, B_ASN1_BMPSTRING, B_ASN1_UNKNOWN,
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/openssl-0.9.8e/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.c108 mask = ~((unsigned long)(B_ASN1_BMPSTRING|B_ASN1_UTF8STRING));
176 {NID_friendlyName, -1, -1, B_ASN1_BMPSTRING, STABLE_NO_MASK},
180 {NID_ms_csp_name, -1, -1, B_ASN1_BMPSTRING, STABLE_NO_MASK}
H A Dasn1.h147 #define B_ASN1_BMPSTRING 0x0800 macro
252 (B_ASN1_PRINTABLESTRING|B_ASN1_T61STRING|B_ASN1_BMPSTRING|B_ASN1_UTF8STRING)
607 B_ASN1_BMPSTRING|\
615 B_ASN1_BMPSTRING|\
622 B_ASN1_BMPSTRING|\
725 ((ASN1_STRING **)a,pp,l,B_ASN1_BMPSTRING)
H A Dtasn_dec.c105 B_ASN1_UNIVERSALSTRING,B_ASN1_UNKNOWN,B_ASN1_BMPSTRING,B_ASN1_UNKNOWN, /* tags 28-31 */
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/openssl-0.9.8e/include/openssl/
H A Dasn1.h147 #define B_ASN1_BMPSTRING 0x0800 macro
252 (B_ASN1_PRINTABLESTRING|B_ASN1_T61STRING|B_ASN1_BMPSTRING|B_ASN1_UTF8STRING)
607 B_ASN1_BMPSTRING|\
615 B_ASN1_BMPSTRING|\
622 B_ASN1_BMPSTRING|\
725 ((ASN1_STRING **)a,pp,l,B_ASN1_BMPSTRING)

Completed in 184 milliseconds