Home
last modified time | relevance | path

Searched refs:check_LUKS (Results 1 – 4 of 4) sorted by relevance

/dports/sysutils/testdisk/testdisk-7.1/src/
H A Dluks.h59 int check_LUKS(disk_t *disk_car, partition_t *partition);
H A Dluks.c42 int check_LUKS(disk_t *disk_car,partition_t *partition) in check_LUKS() function
H A Dpartnone.c406 ret=check_LUKS(disk_car, partition); in check_part_none()
H A Danalyse.c420 check_LUKS(disk, partition)==0 || in check_linux()