Home
last modified time | relevance | path

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

/system/vold/
Dcryptfs.h105 __le32 failed_decrypt_count; /* count of # of failed attempts to decrypt and member
Dcryptfs.c1841 orig_failed_decrypt_count = crypt_ftr->failed_decrypt_count;
1898 rc = ++crypt_ftr->failed_decrypt_count;
1909 crypt_ftr->failed_decrypt_count = 0;