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

/system/vold/
H A Dcryptfs.c769 unsigned int orig_failed_decrypt_count; local
787 orig_failed_decrypt_count = crypt_ftr.failed_decrypt_count;
820 if (orig_failed_decrypt_count != crypt_ftr.failed_decrypt_count) {

Completed in 98 milliseconds