Home
last modified time | relevance | path

Searched defs:max_operations (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/system/keymint/ta/src/
H A Dlib.rs313 let max_operations = if hw_info.security_level == SecurityLevel::Strongbox { in new() localVariable
/aosp_15_r20/hardware/interfaces/keymaster/4.0/vts/functional/
H A Dkeymaster_hidl_hal_test.cpp4776 int max_operations = SecLevel() == SecurityLevel::STRONGBOX ? 4 : 16; in TEST_P() local
/aosp_15_r20/hardware/interfaces/security/keymint/aidl/vts/functional/
H A DKeyMintTest.cpp8400 constexpr size_t max_operations = 100; // set to arbituary large number in TEST_P() local