Home
last modified time | relevance | path

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

/system/authgraph/hal/src/
Dchannel.rs27 const MAX_SIZE: usize; constant
/system/keymint/hal/src/
Dlib.rs62 const MAX_SIZE: usize; constant
143 const MAX_SIZE: usize = 4096; constant
Dtests.rs47 const MAX_SIZE: usize = 4096; constant
/system/core/trusty/keymint/src/
Dkeymint_hal_main.rs46 const MAX_SIZE: usize = 4000; constant
/system/core/trusty/secretkeeper/src/
Dhal_main.rs63 const MAX_SIZE: usize = usize::MAX; constant