Searched refs:B_ASN1_T61STRING (Results 1 - 16 of 16) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl/crypto/asn1/
H A Da_mbstr.c176 else if (mask & B_ASN1_T61STRING)
329 if ((types & B_ASN1_T61STRING) && (value > 0xff))
330 types &= ~B_ASN1_T61STRING;
H A Da_strnid.c112 mask = ~((unsigned long)B_ASN1_T61STRING);
H A Dasn1.h135 # define B_ASN1_T61STRING 0x0004 macro
269 (B_ASN1_PRINTABLESTRING|B_ASN1_T61STRING|B_ASN1_BMPSTRING|B_ASN1_UTF8STRING)
626 B_ASN1_T61STRING| \
690 ((ASN1_STRING **)a,pp,l,B_ASN1_T61STRING)
H A Dx_name.c419 | B_ASN1_PRINTABLESTRING | B_ASN1_T61STRING | B_ASN1_IA5STRING \
H A Dtasn_dec.c108 B_ASN1_T61STRING, B_ASN1_VIDEOTEXSTRING, B_ASN1_IA5STRING,
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl-1.0.2h/crypto/asn1/
H A Da_mbstr.c176 else if (mask & B_ASN1_T61STRING)
329 if ((types & B_ASN1_T61STRING) && (value > 0xff))
330 types &= ~B_ASN1_T61STRING;
H A Da_strnid.c112 mask = ~((unsigned long)B_ASN1_T61STRING);
H A Dasn1.h135 # define B_ASN1_T61STRING 0x0004 macro
269 (B_ASN1_PRINTABLESTRING|B_ASN1_T61STRING|B_ASN1_BMPSTRING|B_ASN1_UTF8STRING)
626 B_ASN1_T61STRING| \
690 ((ASN1_STRING **)a,pp,l,B_ASN1_T61STRING)
H A Dx_name.c419 | B_ASN1_PRINTABLESTRING | B_ASN1_T61STRING | B_ASN1_IA5STRING \
H A Dtasn_dec.c108 B_ASN1_T61STRING, B_ASN1_VIDEOTEXSTRING, B_ASN1_IA5STRING,
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/openssl-0.9.8e/crypto/asn1/
H A Da_mbstr.c171 else if(mask & B_ASN1_T61STRING) str_type = V_ASN1_T61STRING;
317 if((types & B_ASN1_T61STRING) && (value > 0xff))
318 types &= ~B_ASN1_T61STRING;
H A Da_strnid.c110 mask = ~((unsigned long)B_ASN1_T61STRING);
H A Dasn1.h136 #define B_ASN1_T61STRING 0x0004 macro
252 (B_ASN1_PRINTABLESTRING|B_ASN1_T61STRING|B_ASN1_BMPSTRING|B_ASN1_UTF8STRING)
603 B_ASN1_T61STRING| \
667 ((ASN1_STRING **)a,pp,l,B_ASN1_T61STRING)
H A Dtasn_dec.c102 B_ASN1_T61STRING,B_ASN1_VIDEOTEXSTRING,B_ASN1_IA5STRING, /* tags 20-22 */
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/openssl-0.9.8e/crypto/x509/
H A Dx509_cmp.c266 #define STR_TYPE_CMP (B_ASN1_PRINTABLESTRING|B_ASN1_T61STRING|B_ASN1_UTF8STRING)
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/openssl-0.9.8e/include/openssl/
H A Dasn1.h136 #define B_ASN1_T61STRING 0x0004 macro
252 (B_ASN1_PRINTABLESTRING|B_ASN1_T61STRING|B_ASN1_BMPSTRING|B_ASN1_UTF8STRING)
603 B_ASN1_T61STRING| \
667 ((ASN1_STRING **)a,pp,l,B_ASN1_T61STRING)

Completed in 129 milliseconds