Lines Matching defs:hdr
84 struct luks_phdr *hdr, in LUKS_hdr_backup()
150 struct luks_phdr *hdr, in LUKS_hdr_restore()
245 struct luks_phdr *hdr, in _check_and_convert_hdr()
298 struct luks_phdr *hdr, in LUKS_read_phdr_backup()
325 struct luks_phdr *hdr, in LUKS_read_phdr()
359 struct luks_phdr *hdr, in LUKS_write_phdr()
519 struct luks_phdr *hdr, struct luks_masterkey *mk, in LUKS_set_key()
613 int LUKS_verify_master_key(const struct luks_phdr *hdr, in LUKS_verify_master_key()
635 struct luks_phdr *hdr, in LUKS_open_key()
691 struct luks_phdr *hdr, in LUKS_open_key_with_hdr()
779 struct luks_phdr *hdr, in LUKS_del_key()
812 crypt_keyslot_info LUKS_keyslot_info(struct luks_phdr *hdr, int keyslot) in LUKS_keyslot_info()
832 int LUKS_keyslot_find_empty(struct luks_phdr *hdr) in LUKS_keyslot_find_empty()
846 int LUKS_keyslot_active_count(struct luks_phdr *hdr) in LUKS_keyslot_active_count()
857 int LUKS_keyslot_set(struct luks_phdr *hdr, int keyslot, int enable) in LUKS_keyslot_set()