Lines Matching defs:success
506 bool success = false;
528 WRITE_LOG(LOG_INFO, "generate key pair success");
529 success = true;
535 if (success) {
580 WRITE_LOG(LOG_INFO, "generate key pair success");
631 WRITE_LOG(LOG_INFO, "load pubkey from file(%s) success", pubkey_filename.c_str());
669 WRITE_LOG(LOG_INFO, "load pubkey success");
709 WRITE_LOG(LOG_INFO, "Get pubkey info success");
734 WRITE_LOG(LOG_FATAL, "load prikey success");
768 WRITE_LOG(LOG_INFO, "sign success, and EVP_EncodeBlock is %s", result.c_str());
835 WRITE_LOG(LOG_INFO, "sign success");