]> git.ipfire.org Git - thirdparty/systemd.git/commit - src/cryptenroll/cryptenroll.c
cryptenroll: support listing and wiping tokens
authorLennart Poettering <lennart@poettering.net>
Sat, 28 Nov 2020 21:59:21 +0000 (22:59 +0100)
committerLennart Poettering <lennart@poettering.net>
Thu, 17 Dec 2020 19:01:52 +0000 (20:01 +0100)
commitd2fafc423d87680437284c933d15d9edefd207a6
tree49304dbe4e1dbcb90e118474bb61cadccee18728
parent5e521624f292e2d469abe5e256db374dc17136ba
cryptenroll: support listing and wiping tokens
meson.build
src/cryptenroll/cryptenroll-list.c [new file with mode: 0644]
src/cryptenroll/cryptenroll-list.h [new file with mode: 0644]
src/cryptenroll/cryptenroll-wipe.c [new file with mode: 0644]
src/cryptenroll/cryptenroll-wipe.h [new file with mode: 0644]
src/cryptenroll/cryptenroll.c
src/cryptenroll/cryptenroll.h [new file with mode: 0644]