Home
last modified time | relevance | path

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

/system/keymint/hal/src/
Dlib.rs48 const MAX_SIZE: usize; constant
129 const MAX_SIZE: usize = 4096; constant
Dtests.rs25 const MAX_SIZE: usize = 4096; constant
/system/core/trusty/keymint/src/
Dkeymint_hal_main.rs46 const MAX_SIZE: usize = 4000; constant