Home
last modified time | relevance | path

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

/system/vold/
Dcryptfs.cpp305 static const CryptoType& get_device_crypto_algorithm();
312 static CryptoType crypto_type = CryptoType::get_device_crypto_algorithm(); in get_crypto_type()
364 const CryptoType& CryptoType::get_device_crypto_algorithm() { in get_device_crypto_algorithm() function in __anonc99cc05c0111::CryptoType