Searched refs:isLUKS (Results 1 – 1 of 1) sorted by relevance
159 static int isLUKS(const char *type) in isLUKS() function1156 else if (isLUKS(type)) in crypt_format()1189 if (requested_type && !isLUKS(requested_type)) in crypt_load()1214 if ((requested_type && !isLUKS(requested_type)) || !backup_file) in crypt_header_backup()1233 if (requested_type && !isLUKS(requested_type)) in crypt_header_restore()1320 if (!isLUKS(cd->type)) { in crypt_resume_by_passphrase()1369 if (!isLUKS(cd->type)) { in crypt_resume_by_keyfile()1428 if (!isLUKS(cd->type)) { in crypt_keyslot_add_by_passphrase()1506 if (!isLUKS(cd->type)) { in crypt_keyslot_add_by_keyfile()1578 if (!isLUKS(cd->type)) { in crypt_keyslot_add_by_volume_key()[all …]