Searched defs:max_operations (Results 1 – 3 of 3) sorted by relevance
313 let max_operations = if hw_info.security_level == SecurityLevel::Strongbox { in new() localVariable
4776 int max_operations = SecLevel() == SecurityLevel::STRONGBOX ? 4 : 16; in TEST_P() local
8400 constexpr size_t max_operations = 100; // set to arbituary large number in TEST_P() local