Lines Matching refs:ok
184 BOOL ok = CertAddEncodedCertificateToStore(188 return ok ? cert_handle : NULL;253 bool ok = !!cert_handle;260 ok &= !!intermediate;261 if (ok) {