Home
last modified time | relevance | path

Searched defs:hw_enforced (Results 1 – 5 of 5) sorted by relevance

/hardware/interfaces/security/keymint/aidl/vts/functional/
DDeviceUniqueAttestationTest.cpp32 const AuthorizationSet& hw_enforced) { in CheckUniqueAttestationResults()
145 AuthorizationSetBuilder hw_enforced = in TEST_P() local
200 AuthorizationSetBuilder hw_enforced = in TEST_P() local
266 AuthorizationSetBuilder hw_enforced = in TEST_P() local
DAttestKeyTest.cpp82 AuthorizationSet hw_enforced = HwEnforcedAuthorizations(attested_key_characteristics); in TEST_P() local
218 AuthorizationSet hw_enforced = HwEnforcedAuthorizations(attest_key_characteristics); in TEST_P() local
313 AuthorizationSet hw_enforced = HwEnforcedAuthorizations(attested_key_characteristics); in TEST_P() local
385 AuthorizationSet hw_enforced = HwEnforcedAuthorizations(attested_key_characteristics); in TEST_P() local
474 AuthorizationSet hw_enforced = HwEnforcedAuthorizations(attested_key_characteristics); in TEST_P() local
588 AuthorizationSet hw_enforced = HwEnforcedAuthorizations(attested_key_characteristics); in TEST_P() local
717 AuthorizationSet hw_enforced = HwEnforcedAuthorizations(attested_key_characteristics); in TEST_P() local
DVtsRemotelyProvisionedComponentTests.cpp239 AuthorizationSet hw_enforced = HwEnforcedAuthorizations(attested_key_characteristics); in TEST_P() local
/hardware/interfaces/keymaster/4.1/vts/functional/
DDeviceUniqueAttestationTest.cpp394 AuthorizationSetBuilder hw_enforced = in TEST_P() local
/hardware/libhardware/include/hardware/
Dkeymaster_defs.h381 keymaster_key_param_set_t hw_enforced; member