Searched defs:attestation_flow (Results 1 - 3 of 3) sorted by relevance

/external/chromium_org/chrome/browser/chromeos/attestation/
H A Dattestation_policy_observer.cc17 #include "chromeos/attestation/attestation_flow.h"
113 AttestationFlow* attestation_flow)
117 attestation_flow_(attestation_flow),
110 AttestationPolicyObserver( policy::CloudPolicyClient* policy_client, CryptohomeClient* cryptohome_client, AttestationFlow* attestation_flow) argument
H A Dplatform_verification_flow.cc21 #include "chromeos/attestation/attestation_flow.h"
142 AttestationFlow* attestation_flow,
146 : attestation_flow_(attestation_flow),
141 PlatformVerificationFlow( AttestationFlow* attestation_flow, cryptohome::AsyncMethodCaller* async_caller, CryptohomeClient* cryptohome_client, Delegate* delegate) argument
/external/chromium_org/chrome/browser/extensions/api/enterprise_platform_keys_private/
H A Denterprise_platform_keys_private_api.cc25 #include "chromeos/attestation/attestation_flow.h"
91 chromeos::attestation::AttestationFlow* attestation_flow,
95 attestation_flow_(attestation_flow),
281 chromeos::attestation::AttestationFlow* attestation_flow,
285 attestation_flow,
398 chromeos::attestation::AttestationFlow* attestation_flow,
402 attestation_flow,
88 EPKPChallengeKeyBase( chromeos::CryptohomeClient* cryptohome_client, cryptohome::AsyncMethodCaller* async_caller, chromeos::attestation::AttestationFlow* attestation_flow, policy::EnterpriseInstallAttributes* install_attributes) argument
278 EPKPChallengeMachineKey( chromeos::CryptohomeClient* cryptohome_client, cryptohome::AsyncMethodCaller* async_caller, chromeos::attestation::AttestationFlow* attestation_flow, policy::EnterpriseInstallAttributes* install_attributes) argument
395 EPKPChallengeUserKey( chromeos::CryptohomeClient* cryptohome_client, cryptohome::AsyncMethodCaller* async_caller, chromeos::attestation::AttestationFlow* attestation_flow, policy::EnterpriseInstallAttributes* install_attributes) argument

Completed in 109 milliseconds