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.h109 attestation::AttestationKeyType key_type,
114 void(attestation::AttestationKeyType key_type,
119 void(attestation::AttestationKeyType key_type,
124 void(attestation::AttestationKeyType key_type,
129 void(attestation::AttestationKeyType key_type,
134 void(attestation::AttestationKeyType key_type,
143 void(attestation::AttestationKeyType key_type,
149 void(attestation::AttestationKeyType key_type,
154 void(attestation::AttestationKeyType key_type,
160 void(attestation::AttestationKeyType key_type,
Dcryptohome_client.h303 attestation::AttestationKeyType key_type,
314 attestation::AttestationKeyType key_type,
326 attestation::AttestationKeyType key_type,
337 attestation::AttestationKeyType key_type,
350 attestation::AttestationKeyType key_type,
365 attestation::AttestationKeyType key_type,
383 attestation::AttestationKeyType key_type,
397 attestation::AttestationKeyType key_type,
409 attestation::AttestationKeyType key_type,
424 attestation::AttestationKeyType key_type,
Dfake_cryptohome_client.h105 attestation::AttestationKeyType key_type,
110 attestation::AttestationKeyType key_type,
115 attestation::AttestationKeyType key_type,
120 attestation::AttestationKeyType key_type,
125 attestation::AttestationKeyType key_type,
130 attestation::AttestationKeyType key_type,
139 attestation::AttestationKeyType key_type,
145 attestation::AttestationKeyType key_type,
150 attestation::AttestationKeyType key_type,
156 attestation::AttestationKeyType key_type,
Dfake_cryptohome_client.cc300 attestation::AttestationKeyType key_type, in AsyncTpmAttestationFinishCertRequest()
308 attestation::AttestationKeyType key_type, in TpmAttestationDoesKeyExist()
317 attestation::AttestationKeyType key_type, in TpmAttestationGetCertificate()
327 attestation::AttestationKeyType key_type, in TpmAttestationGetPublicKey()
337 attestation::AttestationKeyType key_type, in TpmAttestationRegisterKey()
345 attestation::AttestationKeyType key_type, in TpmAttestationSignEnterpriseChallenge()
357 attestation::AttestationKeyType key_type, in TpmAttestationSignSimpleChallenge()
366 attestation::AttestationKeyType key_type, in TpmAttestationGetKeyPayload()
376 attestation::AttestationKeyType key_type, in TpmAttestationSetKeyPayload()
386 attestation::AttestationKeyType key_type, in TpmAttestationDeleteKeys()
Dcryptohome_client.cc484 attestation::AttestationKeyType key_type, in AsyncTpmAttestationFinishCertRequest()
507 attestation::AttestationKeyType key_type, in TpmAttestationDoesKeyExist()
524 attestation::AttestationKeyType key_type, in TpmAttestationGetCertificate()
544 attestation::AttestationKeyType key_type, in TpmAttestationGetPublicKey()
564 attestation::AttestationKeyType key_type, in TpmAttestationRegisterKey()
584 attestation::AttestationKeyType key_type, in TpmAttestationSignEnterpriseChallenge()
616 attestation::AttestationKeyType key_type, in TpmAttestationSignSimpleChallenge()
639 attestation::AttestationKeyType key_type, in TpmAttestationGetKeyPayload()
659 attestation::AttestationKeyType key_type, in TpmAttestationSetKeyPayload()
679 attestation::AttestationKeyType key_type, in TpmAttestationDeleteKeys()
/external/chromium_org/chromeos/cryptohome/
Dasync_method_caller.h138 chromeos::attestation::AttestationKeyType key_type,
148 chromeos::attestation::AttestationKeyType key_type,
161 chromeos::attestation::AttestationKeyType key_type,
177 chromeos::attestation::AttestationKeyType key_type,
Dmock_async_method_caller.h63 chromeos::attestation::AttestationKeyType key_type,
68 void(chromeos::attestation::AttestationKeyType key_type,
74 void(chromeos::attestation::AttestationKeyType key_type,
83 void(chromeos::attestation::AttestationKeyType key_type,
Dasync_method_caller.cc153 chromeos::attestation::AttestationKeyType key_type, in AsyncTpmAttestationFinishCertRequest()
171 chromeos::attestation::AttestationKeyType key_type, in TpmAttestationRegisterKey()
188 chromeos::attestation::AttestationKeyType key_type, in TpmAttestationSignEnterpriseChallenge()
213 chromeos::attestation::AttestationKeyType key_type, in TpmAttestationSignSimpleChallenge()
/external/chromium_org/chromeos/attestation/
Dattestation_flow.cc56 AttestationKeyType GetKeyTypeForProfile( in GetKeyTypeForProfile()
198 AttestationKeyType key_type = GetKeyTypeForProfile(certificate_profile); in StartCertificateRequest()
244 AttestationKeyType key_type, in SendCertificateRequestToPCA()
269 AttestationKeyType key_type, in SendCertificateResponseToDaemon()
291 AttestationKeyType key_type, in GetExistingCertificate()
Dattestation_flow.h167 void SendCertificateRequestToPCA(AttestationKeyType key_type,
185 void SendCertificateResponseToDaemon(AttestationKeyType key_type,
199 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()
166 chromeos::attestation::AttestationKeyType key_type, in PrepareKey()