Home | History | Annotate | Download | only in crypto

Lines Matching refs:ERROR

66     result = StringPrintf("NSS error code: %d", PR_GetError());
75 LOG(ERROR) << "Failed to get home directory.";
80 LOG(ERROR) << "Failed to create ~/.pki/nssdb directory.";
128 DLOG(ERROR) << "PK11 password requested with NULL arg";
211 LOG(ERROR) << "PR_Cleanup failed; was NSPR initialized on wrong thread?";
272 LOG(ERROR) << "SECMOD_CloseUserDB failed: " << PORT_GetError();
346 LOG(ERROR) << "NSS_VersionCheck(\"3.12.3\") failed. "
347 "We depend on NSS >= 3.12.3, and this error is not fatal "
351 "still get this error, contact your distribution "
366 LOG(ERROR) << "Error initializing NSS without a persistent "
388 LOG(ERROR) << "Error initializing NSS with a persistent "
397 LOG(ERROR) << "Error initializing NSS without a persistent "
483 ERROR) << "Error loading " << name << " module into NSS: "
502 LOG(ERROR) << "Error opening persistent database (" << modspec