Home
last modified time | relevance | path

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

/system/vold/
Dcryptfs.h82 #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];
Dcryptfs.c2813 static int cryptfs_SHA256_fileblock(const char* filename, __le8* buf)
3112 __le8 hash_first_block[SHA256_DIGEST_LENGTH];