Home
last modified time | relevance | path

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

/NextBSD/contrib/subversion/subversion/libsvn_subr/
HDx509.h57 #define ASN1_IA5_STRING 0x16 macro
HDx509parse.c324 **p != ASN1_IA5_STRING && **p != ASN1_UNIVERSAL_STRING) in x509_get_attribute()
696 dnsname->tag = ASN1_IA5_STRING; /* implicit based on dNSName */ in x509_get_ext()