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