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

/system/vold/
H A Dcryptfs.c1202 unsigned int orig_failed_decrypt_count; local
1222 orig_failed_decrypt_count = crypt_ftr.failed_decrypt_count;
1258 if (orig_failed_decrypt_count != crypt_ftr.failed_decrypt_count) {

Completed in 41 milliseconds