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

/system/vold/
H A Dcryptfs.c1829 unsigned int orig_failed_decrypt_count; local
1837 orig_failed_decrypt_count = crypt_ftr->failed_decrypt_count;
1906 if (orig_failed_decrypt_count != 0) {

Completed in 21 milliseconds