]> git.ipfire.org Git - thirdparty/openssh-portable.git/commit
upstream: sk-usbhid: fix key_lookup() on tokens with built-in UV
authordjm@openbsd.org <djm@openbsd.org>
Fri, 2 Sep 2022 04:20:02 +0000 (04:20 +0000)
committerDamien Miller <djm@mindrot.org>
Fri, 2 Sep 2022 04:21:06 +0000 (14:21 +1000)
commit5f45c2395c60865e59fa44152ff1d003a128c5bc
tree088c764831293cfe10dd117606e1f1ef4890de44
parent03277a4aa49b80af541a3e691f264c0c0d8f9cec
upstream: sk-usbhid: fix key_lookup() on tokens with built-in UV

explicitly test whether the token performs built-in UV (e.g. biometric
tokens) and enable UV in that case. From Pedro Martelletto via GHPR#388

OpenBSD-Commit-ID: 007eb7e387d27cf3029ab06b88224e03eca62ccd
sk-usbhid.c