HomeSort by relevance Sort by last modified time
    Searched refs:CRYPT_ENCRYPTION_IN_PROGRESS (Results 1 - 2 of 2) sorted by null

  /system/vold/
cryptfs.h 52 #define CRYPT_ENCRYPTION_IN_PROGRESS 0x2 /* Encryption partially completed,
130 __le64 encrypted_upto; /* If we are in state CRYPT_ENCRYPTION_IN_PROGRESS and
133 __le8 hash_first_block[SHA256_DIGEST_LENGTH]; /* When CRYPT_ENCRYPTION_IN_PROGRESS
cryptfs.cpp     [all...]

Completed in 64 milliseconds