Home
last modified time | relevance | path

Searched refs:recover_LUKS (Results 1 – 3 of 3) sorted by relevance

/dports/sysutils/testdisk/testdisk-7.1/src/
H A Dluks.h60 int recover_LUKS(disk_t *disk_car, const struct luks_phdr *sb,partition_t *partition,const int verb…
H A Dluks.c69 int recover_LUKS(disk_t *disk_car, const struct luks_phdr *sb,partition_t *partition,const int verb… in recover_LUKS() function
H A Danalyse.c197 recover_LUKS(disk, luks, partition, verbose, dump_ind)==0) in search_type_0()