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

  /system/vold/
cryptfs.h 82 #define __le8 unsigned char macro
113 __le8 kdf_type; /* The key derivation function used. */
116 __le8 N_factor; /* (1 << N) */
117 __le8 r_factor; /* (1 << r) */
118 __le8 p_factor; /* (1 << p) */
122 __le8 hash_first_block[SHA256_DIGEST_LENGTH]; /* When CRYPT_ENCRYPTION_IN_PROGRESS
130 __le8 keymaster_blob[KEYMASTER_BLOB_SIZE];
cryptfs.c     [all...]

Completed in 36 milliseconds