/external/chromium_org/chromeos/dbus/ |
D | mock_cryptohome_client.h | 109 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,
|
D | cryptohome_client.h | 303 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,
|
D | fake_cryptohome_client.h | 105 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,
|
D | fake_cryptohome_client.cc | 300 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()
|
D | cryptohome_client.cc | 484 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/ |
D | async_method_caller.h | 138 chromeos::attestation::AttestationKeyType key_type, 148 chromeos::attestation::AttestationKeyType key_type, 161 chromeos::attestation::AttestationKeyType key_type, 177 chromeos::attestation::AttestationKeyType key_type,
|
D | mock_async_method_caller.h | 63 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,
|
D | async_method_caller.cc | 153 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/ |
D | attestation_flow.cc | 56 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()
|
D | attestation_flow.h | 167 void SendCertificateRequestToPCA(AttestationKeyType key_type, 185 void SendCertificateResponseToDaemon(AttestationKeyType key_type, 199 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() 166 chromeos::attestation::AttestationKeyType key_type, in PrepareKey()
|