]> git.ipfire.org Git - thirdparty/systemd.git/blame - src/shared/tomoyo-util.h
cryptenroll: allow to use a public key on a token
[thirdparty/systemd.git] / src / shared / tomoyo-util.h
CommitLineData
db9ecf05 1/* SPDX-License-Identifier: LGPL-2.1-or-later */
ed440f6b
SL
2#pragma once
3
ed440f6b
SL
4#include <stdbool.h>
5
6bool mac_tomoyo_use(void);