Home
last modified time | relevance | path

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

/netbsd-src/crypto/external/bsd/openssl.old/dist/crypto/x509v3/
H A Dv3_ncons.c35 static int nc_email(ASN1_IA5STRING *sub, ASN1_IA5STRING *eml);
515 return nc_email(gen->d.rfc822Name, base->d.rfc822Name); in nc_match_single()
579 static int nc_email(ASN1_IA5STRING *eml, ASN1_IA5STRING *base) in nc_email() function
/netbsd-src/crypto/external/bsd/openssl/dist/crypto/x509/
H A Dv3_ncons.c38 static int nc_email(ASN1_IA5STRING *sub, ASN1_IA5STRING *eml);
565 return nc_email(gen->d.rfc822Name, base->d.rfc822Name); in nc_match_single()
708 static int nc_email(ASN1_IA5STRING *eml, ASN1_IA5STRING *base) in nc_email() function