Home
last modified time | relevance | path

Searched refs:Sort (Results 1 – 7 of 7) sorted by relevance

/hardware/interfaces/keymaster/4.1/vts/functional/
DDeviceUniqueAttestationTest.cpp142 expected_sw_enforced.Sort(); in check_attestation_record()
143 expected_hw_enforced.Sort(); in check_attestation_record()
144 attestation.software_enforced.Sort(); in check_attestation_record()
145 attestation.hardware_enforced.Sort(); in check_attestation_record()
/hardware/interfaces/keymaster/3.0/vts/functional/
Dauthorization_set.cpp93 void AuthorizationSet::Sort() { in Sort() function in android::hardware::keymaster::V3_0::AuthorizationSet
100 Sort(); in Deduplicate()
Dauthorization_set.h104 void Sort();
Dkeymaster_hidl_hal_test.cpp167 a_sw.Sort(); in operator ==()
168 b_sw.Sort(); in operator ==()
169 a_tee.Sort(); in operator ==()
170 b_tee.Sort(); in operator ==()
998 att_sw_enforced.Sort(); in verify_attestation_record()
999 expected_sw_enforced.Sort(); in verify_attestation_record()
1003 att_tee_enforced.Sort(); in verify_attestation_record()
1004 expected_tee_enforced.Sort(); in verify_attestation_record()
/hardware/interfaces/keymaster/4.0/support/include/keymasterV4_0/
Dauthorization_set.h103 void Sort();
/hardware/interfaces/keymaster/4.0/support/
Dauthorization_set.cpp86 void AuthorizationSet::Sort() { in Sort() function in android::hardware::keymaster::V4_0::AuthorizationSet
93 Sort(); in Deduplicate()
/hardware/interfaces/keymaster/4.0/vts/functional/
Dkeymaster_hidl_hal_test.cpp68 a_sw.Sort(); in operator ==()
69 b_sw.Sort(); in operator ==()
70 a_tee.Sort(); in operator ==()
71 b_tee.Sort(); in operator ==()
476 att_sw_enforced.Sort(); in verify_attestation_record()
477 expected_sw_enforced.Sort(); in verify_attestation_record()
480 att_hw_enforced.Sort(); in verify_attestation_record()
481 expected_hw_enforced.Sort(); in verify_attestation_record()