Home
last modified time | relevance | path

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

/system/vold/
Dcryptfs.h89 #define __le8 unsigned char macro
120 __le8 kdf_type; /* The key derivation function used. */
123 __le8 N_factor; /* (1 << N) */
124 __le8 r_factor; /* (1 << r) */
125 __le8 p_factor; /* (1 << p) */
129 __le8 hash_first_block[SHA256_DIGEST_LENGTH]; /* When CRYPT_ENCRYPTION_IN_PROGRESS
137 __le8 keymaster_blob[KEYMASTER_BLOB_SIZE];
Dcryptfs.c2847 static int cryptfs_SHA256_fileblock(const char* filename, __le8* buf)
3188 __le8 hash_first_block[SHA256_DIGEST_LENGTH];