Home
last modified time | relevance | path

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

/dragonfly/crypto/libressl/crypto/x509/
H A Dx509_purp.c108 …{X509_PURPOSE_SMIME_ENCRYPT, X509_TRUST_EMAIL, 0, check_purpose_smime_encrypt, "S/MIME encryption"…
/dragonfly/crypto/libressl/include/openssl/
H A Dx509v3.h478 #define X509_PURPOSE_SMIME_ENCRYPT 5 macro