Searched refs:aes_256_xts (Results 1 – 2 of 2) sorted by relevance
/system/vold/ | ||
D | CryptoType.h | 68 constexpr CryptoType aes_256_xts = CryptoType() variable |
D | MetadataCrypt.cpp | 66 constexpr CryptoType supported_crypto_types[] = {aes_256_xts, adiantum}; |