Home
last modified time | relevance | path

Searched defs:max_keylen (Results 1 – 2 of 2) sorted by relevance

/system/vold/
DCryptoType.h85 constexpr bool isValidCryptoType(size_t max_keylen, const CryptoType& crypto_type) { in isValidCryptoType()
96 constexpr bool validateSupportedCryptoTypes(size_t max_keylen, const CryptoType types[], in validateSupportedCryptoTypes()
Dcryptfs.cpp2727 unsigned int max_keylen; in cryptfs_setfield() local