Home
last modified time | relevance | path

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

/system/vold/
Dcryptfs.cpp179 __le32 failed_decrypt_count; /* count of # of failed attempts to decrypt and member
1842 orig_failed_decrypt_count = crypt_ftr->failed_decrypt_count; in test_mount_encrypted_fs()
1886 rc = ++crypt_ftr->failed_decrypt_count; in test_mount_encrypted_fs()
1897 crypt_ftr->failed_decrypt_count = 0; in test_mount_encrypted_fs()