Home
last modified time | relevance | path

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

/device/moto/shamu/cryptfs_hw/
Dcryptfs_hw.c115 if (is_hw_disk_encryption(enc_mode) && load_qseecom_library()) { in set_key()
150 unsigned int is_hw_disk_encryption(const char* encryption_mode) in is_hw_disk_encryption() function
Dcryptfs_hw.h39 unsigned int is_hw_disk_encryption(const char*);