Home
last modified time | relevance | path

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

/system/vold/
Dcryptfs.cpp343 constexpr bool isValidCryptoType(const CryptoType& crypto_type) { in isValidCryptoType() function
354 (isValidCryptoType(supported_crypto_types[index]) && in validateSupportedCryptoTypes()