X509_STORE_CTX_set_purpose
LCRYPTO_USED(X509_STORE_CTX_set_purpose);
if (X509_STORE_CTX_set_purpose(&ctx,
if (X509_STORE_CTX_set_purpose(&ctx,
if (X509_STORE_CTX_set_purpose(ctx, X509_PURPOSE_SMIME_SIGN) == 0) {
if (X509_STORE_CTX_set_purpose(&cert_ctx,
LCRYPTO_ALIAS(X509_STORE_CTX_set_purpose);
int X509_STORE_CTX_set_purpose(X509_STORE_CTX *ctx, int purpose);