Home | History | Annotate | Download | only in apps

Lines Matching refs:ok

72 static int cms_cb(int ok, X509_STORE_CTX *ctx);
1210 static int cms_cb(int ok, X509_STORE_CTX *ctx)
1219 && ((error != X509_V_OK) || (ok != 2)))
1220 return ok;
1224 return ok;