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

  /system/vold/
cryptfs.h 93 #define __le8 unsigned char macro
124 __le8 kdf_type; /* The key derivation function used. */
127 __le8 N_factor; /* (1 << N) */
128 __le8 r_factor; /* (1 << r) */
129 __le8 p_factor; /* (1 << p) */
133 __le8 hash_first_block[SHA256_DIGEST_LENGTH]; /* When CRYPT_ENCRYPTION_IN_PROGRESS
141 __le8 keymaster_blob[KEYMASTER_BLOB_SIZE];
cryptfs.cpp     [all...]

Completed in 87 milliseconds