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

/openbsd-current/lib/libcrypto/asn1/
H A Da_mbstr.c175 else if (mask & B_ASN1_T61STRING)
356 if ((types & B_ASN1_T61STRING) && (value > 0xff))
357 types &= ~B_ASN1_T61STRING;
H A Dasn1_types.c169 .bit_value = B_ASN1_T61STRING,
H A Da_strnid.c122 mask = ~((unsigned long)B_ASN1_T61STRING);
H A Dasn1.h128 #define B_ASN1_T61STRING 0x0004 macro
209 (B_ASN1_PRINTABLESTRING|B_ASN1_T61STRING|B_ASN1_BMPSTRING|B_ASN1_UTF8STRING)
486 B_ASN1_T61STRING| \
H A Dx_name.c538 | B_ASN1_PRINTABLESTRING | B_ASN1_T61STRING | B_ASN1_IA5STRING \
/openbsd-current/regress/lib/libcrypto/asn1/
H A Dasn1api.c46 [20] = B_ASN1_T61STRING,

Completed in 139 milliseconds