Searched refs:crypt_header_restore (Results 1 – 4 of 4) sorted by relevance
46 crypt_header_restore;
487 int crypt_header_restore(struct crypt_device *cd,
1229 int crypt_header_restore(struct crypt_device *cd, in crypt_header_restore() function
616 r = crypt_header_restore(cd, CRYPT_LUKS1, opt_header_backup_file); in action_luksRestore()