Searched refs:TpmAttestationDoesKeyExist (Results 1 - 13 of 13) sorted by relevance

/external/chromium_org/chrome/browser/extensions/api/enterprise_platform_keys_private/
H A Denterprise_platform_keys_private_api_unittest.cc117 ON_CALL(mock_cryptohome_client_, TpmAttestationDoesKeyExist(_, _, _))
230 EXPECT_CALL(mock_cryptohome_client_, TpmAttestationDoesKeyExist(_, _, _))
257 EXPECT_CALL(mock_cryptohome_client_, TpmAttestationDoesKeyExist(_, _, _))
350 EXPECT_CALL(mock_cryptohome_client_, TpmAttestationDoesKeyExist(_, _, _))
385 EXPECT_CALL(mock_cryptohome_client_, TpmAttestationDoesKeyExist(_, _, _))
H A Denterprise_platform_keys_private_api.cc153 cryptohome_client_->TpmAttestationDoesKeyExist(
/external/chromium_org/chrome/browser/chromeos/attestation/
H A Dattestation_policy_observer_unittest.cc151 EXPECT_CALL(cryptohome_client_, TpmAttestationDoesKeyExist(_, _, _))
156 EXPECT_CALL(cryptohome_client_, TpmAttestationDoesKeyExist(_, _, _))
300 EXPECT_CALL(cryptohome_client_, TpmAttestationDoesKeyExist(_, _, _))
H A Dattestation_policy_observer.cc177 cryptohome_client_->TpmAttestationDoesKeyExist(
/external/chromium_org/chromeos/attestation/
H A Dattestation_flow.cc228 cryptohome_client_->TpmAttestationDoesKeyExist(
H A Dattestation_flow_unittest.cc368 TpmAttestationDoesKeyExist(KEY_USER, kEnterpriseUserKey, _))
400 TpmAttestationDoesKeyExist(KEY_USER, kEnterpriseUserKey, _))
/external/chromium_org/chromeos/dbus/
H A Dcryptohome_client.h279 virtual void TpmAttestationDoesKeyExist(
H A Dcryptohome_client_stub.h100 virtual void TpmAttestationDoesKeyExist(
H A Dfake_cryptohome_client.cc228 void FakeCryptohomeClient::TpmAttestationDoesKeyExist( function in class:chromeos::FakeCryptohomeClient
H A Dfake_cryptohome_client.h101 virtual void TpmAttestationDoesKeyExist(
H A Dmock_cryptohome_client.h103 MOCK_METHOD3(TpmAttestationDoesKeyExist,
H A Dcryptohome_client_stub.cc279 void CryptohomeClientStubImpl::TpmAttestationDoesKeyExist( function in class:chromeos::CryptohomeClientStubImpl
H A Dcryptohome_client.cc510 virtual void TpmAttestationDoesKeyExist(

Completed in 135 milliseconds