use libfido2 1.8.0+ fido_assert_set_clientdata() instead of manually
authordjm <djm@openbsd.org>
Mon, 7 Feb 2022 01:25:12 +0000 (01:25 +0000)
committerdjm <djm@openbsd.org>
Mon, 7 Feb 2022 01:25:12 +0000 (01:25 +0000)
commitb4f4fe96fdc3285e7754238807aac259a49466c1
tree78f698546e992bc8f4eb4b6e62477f1ec65dcf57
parenta161184e754fcaadd3889096e30ac0e67421c4df
use libfido2 1.8.0+ fido_assert_set_clientdata() instead of manually
hashing data outselves. Saves a fair bit of code and makes life easier
for some -portable platforms.
usr.bin/ssh/sk-usbhid.c