Home
last modified time | relevance | path

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

/openbsd/lib/libcrypto/x509/
H A Dx509_ncons.c344 gntmp.d.rfc822Name = X509_NAME_ENTRY_get_data(ne); in NAME_CONSTRAINTS_check()
345 if (gntmp.d.rfc822Name->type != V_ASN1_IA5STRING) in NAME_CONSTRAINTS_check()
427 return nc_email(gen->d.rfc822Name, base->d.rfc822Name); in nc_match_single()
H A Dx509_genn.c195 .offset = offsetof(GENERAL_NAME, d.rfc822Name),
H A Dx509v3.h181 ASN1_IA5STRING *rfc822Name; member
H A Dx509_constraints.c719 ASN1_IA5STRING *aname = name->d.rfc822Name; in x509_constraints_general_to_bytes()
H A Dx509_utl.c1105 cstr = gen->d.rfc822Name; in do_x509_check()
/openbsd/sbin/iked/
H A Dca.c2005 cstr = entry->d.rfc822Name; in ca_x509_subjectaltname_do()