Searched defs:errCode (Results 1 – 2 of 2) sorted by relevance
79 if (int errCode = X509_LOOKUP_load_file(lookup, certSrcPath.c_str(), in getX509Store() local145 int errCode = X509_V_OK; in validateCertificateAgainstStore() local
95 int errCode = X509_STORE_CTX_init(storeCtx, x509Store, cert, nullptr); in validateCertificate() local