Searched refs:X509_PURPOSE_SMIME_SIGN (Results 1 - 4 of 4) sorted by relevance

/openbsd-current/lib/libcrypto/x509/
H A Dx509_vpm.c633 .purpose = X509_PURPOSE_SMIME_SIGN,
639 .purpose = X509_PURPOSE_SMIME_SIGN,
H A Dx509_purp.c131 .purpose = X509_PURPOSE_SMIME_SIGN,
H A Dx509v3.h430 #define X509_PURPOSE_SMIME_SIGN 4 macro
/openbsd-current/lib/libcrypto/pkcs7/
H A Dpk7_doit.c970 if (X509_STORE_CTX_set_purpose(ctx, X509_PURPOSE_SMIME_SIGN) == 0) {

Completed in 143 milliseconds