Searched refs:X509_TRUST_EMAIL (Results 1 – 6 of 6) sorted by relevance
/freebsd/crypto/openssl/crypto/x509/ |
H A D | x509_vpm.c | 526 X509_TRUST_EMAIL, /* trust */ 537 X509_TRUST_EMAIL, /* trust */
|
H A D | x509_trust.c | 37 {X509_TRUST_EMAIL, 0, trust_1oidany, "S/MIME email", NID_email_protect,
|
H A D | v3_purp.c | 50 {X509_PURPOSE_SMIME_SIGN, X509_TRUST_EMAIL, 0, check_purpose_smime_sign, 52 {X509_PURPOSE_SMIME_ENCRYPT, X509_TRUST_EMAIL, 0,
|
/freebsd/crypto/openssl/doc/man3/ |
H A D | X509_STORE_CTX_new.pod | 208 B<X509_TRUST_SSL_SERVER>, B<X509_TRUST_EMAIL>, B<X509_TRUST_OBJECT_SIGN>,
|
/freebsd/crypto/openssl/include/openssl/ |
H A D | x509_vfy.h | 190 # define X509_TRUST_EMAIL 4 macro
|
H A D | x509_vfy.h.in | 93 # define X509_TRUST_EMAIL 4 macro
|