switch from Key typedef with struct sshkey; ok djm@
authormarkus <markus@openbsd.org>
Tue, 30 May 2017 08:52:19 +0000 (08:52 +0000)
committermarkus <markus@openbsd.org>
Tue, 30 May 2017 08:52:19 +0000 (08:52 +0000)
commit40a7db51394e5c220188195fac27c1b434b7b809
treeb1d34008c5188840d70beee0d472d5746f14104a
parente1fe2af34df9b4d285aeaece057d8cfcb4b576b6
switch from Key typedef with struct sshkey; ok djm@
14 files changed:
usr.bin/ssh/auth.c
usr.bin/ssh/auth.h
usr.bin/ssh/auth2-hostbased.c
usr.bin/ssh/auth2-pubkey.c
usr.bin/ssh/monitor.c
usr.bin/ssh/monitor_wrap.c
usr.bin/ssh/monitor_wrap.h
usr.bin/ssh/ssh-pkcs11-client.c
usr.bin/ssh/ssh-pkcs11-helper.c
usr.bin/ssh/ssh.c
usr.bin/ssh/sshconnect.c
usr.bin/ssh/sshconnect.h
usr.bin/ssh/sshconnect2.c
usr.bin/ssh/sshd.c