X509_STORE_set1_param
if (X509_STORE_set1_param(ts, vpm /* may be NULL */)
X509_STORE_set1_param(store, vpm);
X509_STORE_set1_param(store, vpm);
X509_STORE_set1_param(store, vpm);
X509_STORE_set1_param(cert_ctx, vpm);
X509_STORE_set1_param(store, vpm);
if (!X509_STORE_set1_param(ts, vpm)
X509_STORE_set1_param(store, param);
int X509_STORE_set1_param(X509_STORE *xs, const X509_VERIFY_PARAM *pm);
&& TEST_true(X509_STORE_set1_param(store, param))