Home
last modified time | relevance | path

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

/hardware/interfaces/security/keymint/aidl/vts/functional/
DDeviceUniqueAttestationTest.cpp32 const AuthorizationSet& hw_enforced) { in CheckUniqueAttestationResults()
155 AuthorizationSetBuilder hw_enforced = in TEST_P() local
213 AuthorizationSetBuilder hw_enforced = in TEST_P() local
308 AuthorizationSetBuilder hw_enforced = in TEST_P() local
DAttestKeyTest.cpp147 AuthorizationSet hw_enforced = HwEnforcedAuthorizations(attested_key_characteristics); in TEST_P() local
316 AuthorizationSet hw_enforced = HwEnforcedAuthorizations(attest_key_characteristics); in TEST_P() local
416 AuthorizationSet hw_enforced = HwEnforcedAuthorizations(attested_key_characteristics); in TEST_P() local
493 AuthorizationSet hw_enforced = HwEnforcedAuthorizations(attested_key_characteristics); in TEST_P() local
611 AuthorizationSet hw_enforced = HwEnforcedAuthorizations(attested_key_characteristics); in TEST_P() local
728 AuthorizationSet hw_enforced = HwEnforcedAuthorizations(attested_key_characteristics); in TEST_P() local
897 AuthorizationSet hw_enforced = HwEnforcedAuthorizations(attested_key_characteristics); in TEST_P() local
1028 AuthorizationSet hw_enforced = HwEnforcedAuthorizations(attested_key_characteristics); in TEST_P() local
1107 AuthorizationSet hw_enforced = HwEnforcedAuthorizations(attested_key_characteristics); in TEST_P() local
DKeyMintTest.cpp1157 AuthorizationSet hw_enforced = HwEnforcedAuthorizations(key_characteristics); in TEST_P() local
1403 AuthorizationSet hw_enforced = HwEnforcedAuthorizations(key_characteristics); in TEST_P() local
1653 AuthorizationSet hw_enforced = HwEnforcedAuthorizations(key_characteristics); in TEST_P() local
1895 AuthorizationSet hw_enforced = HwEnforcedAuthorizations(key_characteristics); in TEST_P() local
1952 AuthorizationSet hw_enforced = HwEnforcedAuthorizations(key_characteristics); in TEST_P() local
2033 AuthorizationSet hw_enforced = HwEnforcedAuthorizations(key_characteristics); in TEST_P() local
2180 AuthorizationSet hw_enforced = HwEnforcedAuthorizations(key_characteristics); in TEST_P() local
2244 AuthorizationSet hw_enforced = HwEnforcedAuthorizations(key_characteristics_); in TEST_P() local
2355 AuthorizationSet hw_enforced = HwEnforcedAuthorizations(key_characteristics); in TEST_P() local
2410 AuthorizationSet hw_enforced = HwEnforcedAuthorizations(key_characteristics); in TEST_P() local
[all …]
/hardware/interfaces/keymaster/4.1/vts/functional/
DDeviceUniqueAttestationTest.cpp394 AuthorizationSetBuilder hw_enforced = in TEST_P() local
/hardware/interfaces/security/rkp/aidl/vts/functional/
DVtsRemotelyProvisionedComponentTests.cpp335 AuthorizationSet hw_enforced = HwEnforcedAuthorizations(attested_key_characteristics); in TEST_P() local
/hardware/libhardware/include/hardware/
Dkeymaster_defs.h384 keymaster_key_param_set_t hw_enforced; member