Home
last modified time | relevance | path

Searched defs:max_keylen (Results 1 – 1 of 1) 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()