X509_STORE_get_verify_cb
if (ts == NULL || (verify_cb = X509_STORE_get_verify_cb(ts)) == NULL)
if (ts == NULL || (verify_cb = X509_STORE_get_verify_cb(ts)) == NULL)
X509_STORE_CTX_verify_cb X509_STORE_get_verify_cb(const X509_STORE *xs);