Home
last modified time | relevance | path

Searched refs:ASN1_UTF8_STRING (Results 1 – 2 of 2) sorted by relevance

/freebsd-12.1/contrib/subversion/subversion/libsvn_subr/
H A Dx509.h52 #define ASN1_UTF8_STRING 0x0C macro
H A Dx509parse.c343 if (**p != ASN1_BMP_STRING && **p != ASN1_UTF8_STRING && in x509_get_attribute()
874 case ASN1_UTF8_STRING: in x509name_to_utf8_string()