Searched refs:sshkey_drop_cert (Results 1 - 6 of 6) sorted by relevance

/freebsd-10-stable/crypto/openssh/
H A Dsshkey.h139 int sshkey_drop_cert(struct sshkey *);
H A Dkey.c204 if ((r = sshkey_drop_cert(k)) != 0) {
H A Dsshconnect.c1317 sshkey_drop_cert(plain);
H A Dssh_namespace.h800 #define sshkey_drop_cert Fssh_sshkey_drop_cert macro
H A Dkrl.c371 if ((r = sshkey_drop_cert(kcopy)) != 0) {
H A Dsshkey.c2361 sshkey_drop_cert(struct sshkey *k) function

Completed in 214 milliseconds