]> git.ipfire.org Git - thirdparty/systemd.git/blob - src/home/homework-fido2.h
Merge pull request #32963 from yuwata/test-64-btrfs
[thirdparty/systemd.git] / src / home / homework-fido2.h
1 /* SPDX-License-Identifier: LGPL-2.1-or-later */
2 #pragma once
3
4 #include "user-record.h"
5
6 int fido2_use_token(UserRecord *h, UserRecord *secret, const Fido2HmacSalt *salt, char **ret);