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

/freebsd-10.0-release/crypto/openssl/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.c109 mask = ~((unsigned long)B_ASN1_T61STRING);
H A Dasn1.h136 #define B_ASN1_T61STRING 0x0004 macro
268 (B_ASN1_PRINTABLESTRING|B_ASN1_T61STRING|B_ASN1_BMPSTRING|B_ASN1_UTF8STRING)
624 B_ASN1_T61STRING| \
688 ((ASN1_STRING **)a,pp,l,B_ASN1_T61STRING)
H A Dx_name.c392 | B_ASN1_PRINTABLESTRING | B_ASN1_T61STRING | B_ASN1_IA5STRING \
H A Dtasn_dec.c102 B_ASN1_T61STRING,B_ASN1_VIDEOTEXSTRING,B_ASN1_IA5STRING, /* tags 20-22 */

Completed in 136 milliseconds