Home
last modified time | relevance | path

Searched refs:AttestationKeyType (Results 1 – 14 of 14) sorted by relevance

/external/chromium_org/chromeos/dbus/
Dmock_cryptohome_client.h113 attestation::AttestationKeyType key_type,
118 void(attestation::AttestationKeyType key_type,
123 void(attestation::AttestationKeyType key_type,
128 void(attestation::AttestationKeyType key_type,
133 void(attestation::AttestationKeyType key_type,
138 void(attestation::AttestationKeyType key_type,
147 void(attestation::AttestationKeyType key_type,
153 void(attestation::AttestationKeyType key_type,
158 void(attestation::AttestationKeyType key_type,
164 void(attestation::AttestationKeyType key_type,
Dcryptohome_client.h328 attestation::AttestationKeyType key_type,
339 attestation::AttestationKeyType key_type,
351 attestation::AttestationKeyType key_type,
362 attestation::AttestationKeyType key_type,
375 attestation::AttestationKeyType key_type,
390 attestation::AttestationKeyType key_type,
408 attestation::AttestationKeyType key_type,
422 attestation::AttestationKeyType key_type,
434 attestation::AttestationKeyType key_type,
449 attestation::AttestationKeyType key_type,
Dfake_cryptohome_client.h108 attestation::AttestationKeyType key_type,
113 attestation::AttestationKeyType key_type,
118 attestation::AttestationKeyType key_type,
123 attestation::AttestationKeyType key_type,
128 attestation::AttestationKeyType key_type,
133 attestation::AttestationKeyType key_type,
142 attestation::AttestationKeyType key_type,
148 attestation::AttestationKeyType key_type,
153 attestation::AttestationKeyType key_type,
159 attestation::AttestationKeyType key_type,
Dfake_cryptohome_client.cc376 attestation::AttestationKeyType key_type, in AsyncTpmAttestationFinishCertRequest()
384 attestation::AttestationKeyType key_type, in TpmAttestationDoesKeyExist()
393 attestation::AttestationKeyType key_type, in TpmAttestationGetCertificate()
403 attestation::AttestationKeyType key_type, in TpmAttestationGetPublicKey()
413 attestation::AttestationKeyType key_type, in TpmAttestationRegisterKey()
421 attestation::AttestationKeyType key_type, in TpmAttestationSignEnterpriseChallenge()
433 attestation::AttestationKeyType key_type, in TpmAttestationSignSimpleChallenge()
442 attestation::AttestationKeyType key_type, in TpmAttestationGetKeyPayload()
452 attestation::AttestationKeyType key_type, in TpmAttestationSetKeyPayload()
462 attestation::AttestationKeyType key_type, in TpmAttestationDeleteKeys()
Dcryptohome_client.cc498 attestation::AttestationKeyType key_type, in AsyncTpmAttestationFinishCertRequest()
521 attestation::AttestationKeyType key_type, in TpmAttestationDoesKeyExist()
538 attestation::AttestationKeyType key_type, in TpmAttestationGetCertificate()
558 attestation::AttestationKeyType key_type, in TpmAttestationGetPublicKey()
578 attestation::AttestationKeyType key_type, in TpmAttestationRegisterKey()
598 attestation::AttestationKeyType key_type, in TpmAttestationSignEnterpriseChallenge()
630 attestation::AttestationKeyType key_type, in TpmAttestationSignSimpleChallenge()
653 attestation::AttestationKeyType key_type, in TpmAttestationGetKeyPayload()
673 attestation::AttestationKeyType key_type, in TpmAttestationSetKeyPayload()
693 attestation::AttestationKeyType key_type, in TpmAttestationDeleteKeys()
/external/chromium_org/chromeos/cryptohome/
Dasync_method_caller.h143 chromeos::attestation::AttestationKeyType key_type,
153 chromeos::attestation::AttestationKeyType key_type,
166 chromeos::attestation::AttestationKeyType key_type,
182 chromeos::attestation::AttestationKeyType key_type,
Dmock_async_method_caller.h67 chromeos::attestation::AttestationKeyType key_type,
72 void(chromeos::attestation::AttestationKeyType key_type,
78 void(chromeos::attestation::AttestationKeyType key_type,
87 void(chromeos::attestation::AttestationKeyType key_type,
Dasync_method_caller.cc158 chromeos::attestation::AttestationKeyType key_type, in AsyncTpmAttestationFinishCertRequest()
176 chromeos::attestation::AttestationKeyType key_type, in TpmAttestationRegisterKey()
193 chromeos::attestation::AttestationKeyType key_type, in TpmAttestationSignEnterpriseChallenge()
218 chromeos::attestation::AttestationKeyType key_type, in TpmAttestationSignSimpleChallenge()
/external/chromium_org/chromeos/attestation/
Dattestation_flow.cc56 AttestationKeyType GetKeyTypeForProfile( in GetKeyTypeForProfile()
200 AttestationKeyType key_type = GetKeyTypeForProfile(certificate_profile); in StartCertificateRequest()
247 AttestationKeyType key_type, in SendCertificateRequestToPCA()
272 AttestationKeyType key_type, in SendCertificateResponseToDaemon()
294 AttestationKeyType key_type, in GetExistingCertificate()
Dattestation_flow.h168 void SendCertificateRequestToPCA(AttestationKeyType key_type,
186 void SendCertificateResponseToDaemon(AttestationKeyType key_type,
200 void GetExistingCertificate(AttestationKeyType key_type,
Dattestation_constants.h14 enum AttestationKeyType { enum
/external/chromium_org/chrome/browser/extensions/api/enterprise_platform_keys_private/
Denterprise_platform_keys_private_api.h95 chromeos::attestation::AttestationKeyType key_type,
111 chromeos::attestation::AttestationKeyType key_type,
120 chromeos::attestation::AttestationKeyType key_type;
Denterprise_platform_keys_private_api_unittest.cc68 chromeos::attestation::AttestationKeyType key_type, in RegisterKeyCallbackTrue()
78 chromeos::attestation::AttestationKeyType key_type, in RegisterKeyCallbackFalse()
88 chromeos::attestation::AttestationKeyType key_type, in SignChallengeCallbackTrue()
102 chromeos::attestation::AttestationKeyType key_type, in SignChallengeCallbackFalse()
Denterprise_platform_keys_private_api.cc56 chromeos::attestation::AttestationKeyType key_type, in PrepareKeyContext()
167 chromeos::attestation::AttestationKeyType key_type, in PrepareKey()