git: 0ced9589c633 - stable/13 - ssh: regen sk_config.h after 73104d583850
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Fri, 15 Apr 2022 16:37:19 UTC
The branch stable/13 has been updated by emaste: URL: https://cgit.FreeBSD.org/src/commit/?id=0ced9589c63331b0b52e48d45fd60fb9b4af595d commit 0ced9589c63331b0b52e48d45fd60fb9b4af595d Author: Ed Maste <emaste@FreeBSD.org> AuthorDate: 2022-03-06 00:59:51 +0000 Commit: Ed Maste <emaste@FreeBSD.org> CommitDate: 2022-04-15 16:30:54 +0000 ssh: regen sk_config.h after 73104d583850 (cherry picked from commit 822d379b1f474b3d9e3a82a7ce7dad96990b55b0) --- 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