Home
last modified time | relevance | path

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

/system/vold/
Dcryptfs.cpp174 __le32 failed_decrypt_count; /* count of # of failed attempts to decrypt and member
1743 orig_failed_decrypt_count = crypt_ftr->failed_decrypt_count; in test_mount_encrypted_fs()
1787 rc = ++crypt_ftr->failed_decrypt_count; in test_mount_encrypted_fs()
1798 crypt_ftr->failed_decrypt_count = 0; in test_mount_encrypted_fs()