Searched defs:CRYPT_ENCRYPTION_IN_PROGRESS (Results 1 - 1 of 1) sorted by relevance

/system/vold/
H A Dcryptfs.h52 #define CRYPT_ENCRYPTION_IN_PROGRESS 0x2 /* Encryption partially completed, macro
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

Completed in 397 milliseconds