Home
last modified time | relevance | path

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

/system/vold/
Dcryptfs.cpp304 constexpr CryptoType aes_128_cbc = CryptoType() variable
309 constexpr CryptoType supported_crypto_types[] = {aes_128_cbc, android::vold::adiantum};
322 aes_128_cbc, "ro.crypto.fde_algorithm"); in get_crypto_type()