Home
last modified time | relevance | path

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

/system/vold/
Dcryptfs.cpp268 constexpr size_t INTERMEDIATE_IV_LEN_BYTES = 16; variable
269 constexpr size_t INTERMEDIATE_BUF_SIZE = (INTERMEDIATE_KEY_LEN_BYTES + INTERMEDIATE_IV_LEN_BYTES);