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.cpp1584 orig_failed_decrypt_count = crypt_ftr->failed_decrypt_count; in test_mount_encrypted_fs()
1631 rc = ++crypt_ftr->failed_decrypt_count; in test_mount_encrypted_fs()
1642 crypt_ftr->failed_decrypt_count = 0; in test_mount_encrypted_fs()