Lines Matching refs:luks_phdr
34 #define LUKS_PHDR_SIZE (sizeof(struct luks_phdr)/SECTOR_SIZE+1)
45 struct luks_phdr { struct
82 int LUKS_verify_master_key(const struct luks_phdr *hdr, argument
86 struct luks_phdr *header,
101 struct luks_phdr *hdr,
108 struct luks_phdr *hdr,
115 struct luks_phdr *hdr,
121 struct luks_phdr *hdr,
126 struct luks_phdr *hdr,
134 struct luks_phdr *hdr,
145 struct luks_phdr *hdr,
152 struct luks_phdr *hdr,
155 crypt_keyslot_info LUKS_keyslot_info(struct luks_phdr *hdr, int keyslot);
156 int LUKS_keyslot_find_empty(struct luks_phdr *hdr);
157 int LUKS_keyslot_active_count(struct luks_phdr *hdr);
158 int LUKS_keyslot_set(struct luks_phdr *hdr, int keyslot, int enable);
162 struct luks_phdr *hdr,
170 struct luks_phdr *hdr,