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