]> git.ipfire.org Git - thirdparty/systemd.git/blame - src/home/homework-fido2.h
Merge pull request #15442 from poettering/fido2
[thirdparty/systemd.git] / src / home / homework-fido2.h
CommitLineData
7b78db28
LP
1/* SPDX-License-Identifier: LGPL-2.1+ */
2#pragma once
3
4#include "user-record.h"
5
6int fido2_use_token(UserRecord *h, UserRecord *secret, const Fido2HmacSalt *salt, char **ret);