Searched refs:nc_email (Results 1 – 1 of 1) sorted by relevance
82 static int nc_email(ASN1_IA5STRING *sub, ASN1_IA5STRING *eml);364 return nc_email(gen->d.rfc822Name, base->d.rfc822Name); in nc_match_single()420 static int nc_email(ASN1_IA5STRING *eml, ASN1_IA5STRING *base) in nc_email() function