CVSROOT: /cvs Module name: src Changes by: [email protected] 2022/09/01 22:20:02
Modified files:
usr.bin/ssh : sk-usbhid.c
Log message:
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
