summaryrefslogtreecommitdiffstats
path: root/src/cryptenroll/cryptenroll-list.h
blob: d322988f799793128fe65ed9869d2eab3fccc69e (plain)
1
2
3
4
5
6
/* SPDX-License-Identifier: LGPL-2.1-or-later */
#pragma once

#include "cryptsetup-util.h"

int list_enrolled(struct crypt_device *cd);