Home | History | Annotate | Download | only in privet

Lines Matching full:fingerprint

102 const char kFingerprintKey[] = "fingerprint";
622 std::string fingerprint;
625 if (!security_->ConfirmPairing(id, commitment, &fingerprint, &signature,
631 output.SetString(kPairingFingerprintKey, fingerprint);
904 // Use traits fingerprint since right now we treat traits and command defs
989 // If the current state fingerprint is different from the requested one,
993 // If the current commands fingerprint is different from the requested one,
995 // NOTE: We are using traits fingerprint for command fingerprint as well.
1000 // If the current traits fingerprint is different from the requested one,
1006 // If the current components fingerprint is different from the requested one,