Home
last modified time | relevance | path

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

/dragonfly/crypto/libressl/crypto/x509/
H A Dx509_ncons.c81 static int nc_email(ASN1_IA5STRING *sub, ASN1_IA5STRING *eml);
414 return nc_email(gen->d.rfc822Name, base->d.rfc822Name); in nc_match_single()
471 nc_email(ASN1_IA5STRING *eml, ASN1_IA5STRING *base) in nc_email() function