/external/chromium_org/chromeos/dbus/ |
D | mock_cryptohome_client.h | 113 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,
|
D | cryptohome_client.h | 328 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,
|
D | fake_cryptohome_client.h | 108 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,
|
D | fake_cryptohome_client.cc | 376 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()
|
D | cryptohome_client.cc | 498 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/ |
D | async_method_caller.h | 143 chromeos::attestation::AttestationKeyType key_type, 153 chromeos::attestation::AttestationKeyType key_type, 166 chromeos::attestation::AttestationKeyType key_type, 182 chromeos::attestation::AttestationKeyType key_type,
|
D | mock_async_method_caller.h | 67 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,
|
D | async_method_caller.cc | 158 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/ |
D | attestation_flow.cc | 56 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()
|
D | attestation_flow.h | 168 void SendCertificateRequestToPCA(AttestationKeyType key_type, 186 void SendCertificateResponseToDaemon(AttestationKeyType key_type, 200 void GetExistingCertificate(AttestationKeyType key_type,
|
D | attestation_constants.h | 14 enum AttestationKeyType { enum
|
/external/chromium_org/chrome/browser/extensions/api/enterprise_platform_keys_private/ |
D | enterprise_platform_keys_private_api.h | 95 chromeos::attestation::AttestationKeyType key_type, 111 chromeos::attestation::AttestationKeyType key_type, 120 chromeos::attestation::AttestationKeyType key_type;
|
D | enterprise_platform_keys_private_api_unittest.cc | 68 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()
|
D | enterprise_platform_keys_private_api.cc | 56 chromeos::attestation::AttestationKeyType key_type, in PrepareKeyContext() 167 chromeos::attestation::AttestationKeyType key_type, in PrepareKey()
|