Home
last modified time | relevance | path

Searched refs:B_ASN1_UTF8STRING (Results 1 – 5 of 5) sorted by relevance

/dragonfly/crypto/libressl/crypto/asn1/
H A Da_strnid.c82 static unsigned long global_mask = B_ASN1_UTF8STRING;
125 mask = ~((unsigned long)(B_ASN1_BMPSTRING|B_ASN1_UTF8STRING)); in ASN1_STRING_set_default_mask_asc()
129 mask = B_ASN1_UTF8STRING; in ASN1_STRING_set_default_mask_asc()
H A Dasn1_types.c117 .bit_value = B_ASN1_UTF8STRING,
H A Da_string.c299 B_ASN1_UTF8STRING)) < 0) in ASN1_STRING_to_UTF8()
H A Dx_name.c527 (B_ASN1_UTF8STRING | B_ASN1_BMPSTRING | B_ASN1_UNIVERSALSTRING \
/dragonfly/crypto/libressl/include/openssl/
H A Dasn1.h143 #define B_ASN1_UTF8STRING 0x2000 macro
211 (B_ASN1_PRINTABLESTRING|B_ASN1_T61STRING|B_ASN1_BMPSTRING|B_ASN1_UTF8STRING)
506 B_ASN1_UTF8STRING|\
515 B_ASN1_UTF8STRING
521 B_ASN1_UTF8STRING