Home
last modified time | relevance | path

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

/src/crypto/openssl/crypto/x509/
H A Dv3_ncons.c43 static int nc_email_eai(ASN1_TYPE *emltype, ASN1_IA5STRING *base);
656 static int nc_email_eai(ASN1_TYPE *emltype, ASN1_IA5STRING *base) in nc_email_eai() argument
676 if (emltype->type != V_ASN1_UTF8STRING) { in nc_email_eai()
681 eml = emltype->value.utf8string; in nc_email_eai()