Home
last modified time | relevance | path

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

/system/vold/
Dcryptfs.cpp47 #define MAX_KEY_LEN 48 macro
58 static_assert(validateSupportedCryptoTypes(MAX_KEY_LEN, supported_crypto_types,
138 char key_ascii[MAX_KEY_LEN * 2 + 1]; in cryptfs_setup_ext_volume()