Searched defs:should_encrypt (Results 1 - 1 of 1) sorted by relevance

/system/vold/
H A Dcryptfs.c1128 static inline int should_encrypt(struct volume_info *volume) function
1215 if (should_encrypt(&vol_list[i])) {
1329 if (should_encrypt(&vol_list[i])) {
1344 if (should_encrypt(&vol_list[i])) {
1356 if (should_encrypt(&vol_list[i])) {
1378 if (should_encrypt(&vol_list[i])) {

Completed in 63 milliseconds