CVSROOT: /cvs Module name: src Changes by: d...@cvs.openbsd.org 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