Searched refs:get_crypto_type (Results 1 - 1 of 1) sorted by relevance

/system/vold/
H A Dcryptfs.cpp270 const CryptoType &get_crypto_type();
301 friend const CryptoType &get_crypto_type();
308 const CryptoType &get_crypto_type() { function in namespace:__anon2800
360 // Don't call this directly, use get_crypto_type(), which caches this result.
401 return get_crypto_type().get_keysize();
405 return get_crypto_type().get_crypto_name();

Completed in 185 milliseconds