Home
last modified time | relevance | path

Searched refs:HwEnforcedAuthorizations (Results 1 – 5 of 5) sorted by relevance

/hardware/interfaces/security/keymint/aidl/vts/functional/
DAttestKeyTest.cpp94 AuthorizationSet hw_enforced = HwEnforcedAuthorizations(attested_key_characteristics); in TEST_P()
128 hw_enforced = HwEnforcedAuthorizations(attested_key_characteristics); in TEST_P()
168 hw_enforced = HwEnforcedAuthorizations(attested_key_characteristics); in TEST_P()
264 AuthorizationSet hw_enforced = HwEnforcedAuthorizations(attest_key_characteristics); in TEST_P()
299 AuthorizationSet hw_enforced2 = HwEnforcedAuthorizations(attested_key_characteristics); in TEST_P()
367 AuthorizationSet hw_enforced = HwEnforcedAuthorizations(attested_key_characteristics); in TEST_P()
444 AuthorizationSet hw_enforced = HwEnforcedAuthorizations(attested_key_characteristics); in TEST_P()
547 AuthorizationSet hw_enforced = HwEnforcedAuthorizations(attested_key_characteristics); in TEST_P()
661 AuthorizationSet hw_enforced = HwEnforcedAuthorizations(attested_key_characteristics); in TEST_P()
692 hw_enforced = HwEnforcedAuthorizations(attested_key_characteristics); in TEST_P()
[all …]
DKeyMintTest.cpp1168 AuthorizationSet hw_enforced = HwEnforcedAuthorizations(key_characteristics); in TEST_P()
1400 AuthorizationSet hw_enforced = HwEnforcedAuthorizations(key_characteristics); in TEST_P()
1624 AuthorizationSet hw_enforced = HwEnforcedAuthorizations(key_characteristics); in TEST_P()
1853 AuthorizationSet hw_enforced = HwEnforcedAuthorizations(key_characteristics); in TEST_P()
1909 AuthorizationSet hw_enforced = HwEnforcedAuthorizations(key_characteristics); in TEST_P()
1978 AuthorizationSet hw_enforced = HwEnforcedAuthorizations(key_characteristics); in TEST_P()
2086 AuthorizationSet hw_enforced = HwEnforcedAuthorizations(key_characteristics); in TEST_P()
2161 AuthorizationSet hw_enforced = HwEnforcedAuthorizations(key_characteristics); in TEST_P()
2215 AuthorizationSet hw_enforced = HwEnforcedAuthorizations(key_characteristics_); in TEST_P()
2316 AuthorizationSet hw_enforced = HwEnforcedAuthorizations(key_characteristics); in TEST_P()
[all …]
DKeyMintAidlTestBase.h435 AuthorizationSet HwEnforcedAuthorizations(const vector<KeyCharacteristics>& key_characteristics);
DKeyMintAidlTestBase.cpp1985 AuthorizationSet HwEnforcedAuthorizations(const vector<KeyCharacteristics>& key_characteristics) { in HwEnforcedAuthorizations() function
/hardware/interfaces/security/rkp/aidl/vts/functional/
DVtsRemotelyProvisionedComponentTests.cpp387 AuthorizationSet hw_enforced = HwEnforcedAuthorizations(attested_key_characteristics); in TEST_P()
949 auto auths = HwEnforcedAuthorizations(key_characteristics); in TEST_P()