Home | History | Annotate | Download | only in vold

Lines Matching refs:__le32

81 /* __le32 and __le16 defined in system/extras/ext4_utils/ext4_utils.h */
89 __le32 magic; /* See above */
92 __le32 ftr_size; /* in bytes, not including key following */
93 __le32 flags; /* See above */
94 __le32 keysize; /* in bytes */
95 __le32 crypt_type; /* how master_key is encrypted. Must be a
98 __le32 failed_decrypt_count; /* count of # of failed attempts to decrypt and
103 __le32 spare2; /* ignored */
110 __le32 persist_data_size; /* The number of bytes allocated to each copy of the
131 __le32 keymaster_blob_size;
170 __le32 persist_magic;
171 __le32 persist_valid_entries;
172 __le32 persist_spare[30];