Home | History | Annotate | Download | only in engine

Lines Matching full:encrypt

449     LOG(WARNING) << "Attempted to encrypt an already encrypted entity"
458 if (!GetTransaction()->GetCryptographer()->Encrypt(
461 LOG(ERROR) << "Could not encrypt data for node of type " <<
578 if (!cryptographer->Encrypt(data, new_value.mutable_encrypted())) {
1228 // Set the datatypes we want to encrypt and encrypt any nodes as necessary.
2017 VLOG(1) << "Attempting to encrypt datatypes "