apply destination constraints to all p11 keys
authordjm <djm@openbsd.org>
Mon, 18 Dec 2023 14:46:12 +0000 (14:46 +0000)
committerdjm <djm@openbsd.org>
Mon, 18 Dec 2023 14:46:12 +0000 (14:46 +0000)
commit95a9b9b7de489f6d9cc8d35decfa2696cd5317a4
tree7256c72eed4de3ecbdf7a72af3b370821c4a42d8
parent313812356c7845e2727a03b0047a2958cf763bdf
apply destination constraints to all p11 keys

Previously applied only to the first key returned from each token.

ok markus@
usr.bin/ssh/ssh-agent.c