git: 822d379b1f47 - main - ssh: regen sk_config.h after 73104d583850
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sun, 06 Mar 2022 01:01:42 UTC
The branch main has been updated by emaste: URL: https://cgit.FreeBSD.org/src/commit/?id=822d379b1f474b3d9e3a82a7ce7dad96990b55b0 commit 822d379b1f474b3d9e3a82a7ce7dad96990b55b0 Author: Ed Maste <emaste@FreeBSD.org> AuthorDate: 2022-03-06 00:59:51 +0000 Commit: Ed Maste <emaste@FreeBSD.org> CommitDate: 2022-03-06 01:00:04 +0000 ssh: regen sk_config.h after 73104d583850 --- crypto/openssh/sk_config.h | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/crypto/openssh/sk_config.h b/crypto/openssh/sk_config.h index b22487587dfc..2841dface760 100644 --- a/crypto/openssh/sk_config.h +++ b/crypto/openssh/sk_config.h @@ -1 +1,6 @@ #define ENABLE_SK_INTERNAL /**/ +#define HAVE_FIDO_CRED_PROT 1 +#define HAVE_FIDO_CRED_SET_PROT 1 +#define HAVE_FIDO_DEV_GET_TOUCH_BEGIN 1 +#define HAVE_FIDO_DEV_GET_TOUCH_STATUS 1 +#define HAVE_FIDO_DEV_SUPPORTS_CRED_PROT 1