Searched refs:kContentProtectionKeyPrefix (Results 1 – 6 of 6) sorted by relevance
12 const char kContentProtectionKeyPrefix[] = "attest-cp-"; variable
59 CHROMEOS_EXPORT extern const char kContentProtectionKeyPrefix[];
77 return std::string(kContentProtectionKeyPrefix) + origin; in GetKeyNameForProfile()
322 std::string key_name = kContentProtectionKeyPrefix; in OnCertificateReady()
235 std::string expected_key_name = std::string(kContentProtectionKeyPrefix) + in ExpectAttestationFlow()
659 chromeos::attestation::kContentProtectionKeyPrefix, in RemoveImpl()