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

/netbsd-current/crypto/external/bsd/openssl.old/dist/crypto/asn1/
H A Da_mbstr.c127 else if (mask & B_ASN1_T61STRING)
282 if ((types & B_ASN1_T61STRING) && (value > 0xff))
283 types &= ~B_ASN1_T61STRING;
H A Da_strnid.c62 mask = ~((unsigned long)B_ASN1_T61STRING);
H A Dtasn_dec.c76 B_ASN1_T61STRING, B_ASN1_VIDEOTEXSTRING, B_ASN1_IA5STRING,
/netbsd-current/crypto/external/bsd/openssl/dist/crypto/asn1/
H A Da_mbstr.c125 else if (mask & B_ASN1_T61STRING)
287 if ((types & B_ASN1_T61STRING) && (value > 0xff))
288 types &= ~B_ASN1_T61STRING;
H A Da_strnid.c62 mask = ~((unsigned long)B_ASN1_T61STRING);
H A Dtasn_dec.c78 B_ASN1_T61STRING, B_ASN1_VIDEOTEXSTRING, B_ASN1_IA5STRING,
/netbsd-current/crypto/external/bsd/openssl.old/dist/include/openssl/
H A Dasn1.h92 # define B_ASN1_T61STRING 0x0004 macro
183 (B_ASN1_PRINTABLESTRING|B_ASN1_T61STRING|B_ASN1_BMPSTRING|B_ASN1_UTF8STRING)
496 B_ASN1_T61STRING| \
/netbsd-current/crypto/external/bsd/openssl.old/dist/crypto/x509/
H A Dx_name.c381 | B_ASN1_PRINTABLESTRING | B_ASN1_T61STRING | B_ASN1_IA5STRING \
/netbsd-current/crypto/external/bsd/openssl/dist/crypto/x509/
H A Dx_name.c385 | B_ASN1_PRINTABLESTRING | B_ASN1_T61STRING | B_ASN1_IA5STRING \

Completed in 149 milliseconds