Home
last modified time | relevance | path

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

/device/moto/shamu/cryptfs_hw/
Dcryptfs_hw.c150 unsigned int is_hw_disk_encryption(const char* encryption_mode) in is_hw_disk_encryption() argument
153 if(encryption_mode) { in is_hw_disk_encryption()
154 if (!strcmp(encryption_mode, "aes-xts")) { in is_hw_disk_encryption()