Searched refs:sshkey_drop_cert (Results 1 – 6 of 6) sorted by relevance
139 int sshkey_drop_cert(struct sshkey *);
204 if ((r = sshkey_drop_cert(k)) != 0) { in key_drop_cert()
800 #define sshkey_drop_cert Fssh_sshkey_drop_cert macro
1317 sshkey_drop_cert(plain); in verify_host_key()
371 if ((r = sshkey_drop_cert(kcopy)) != 0) { in plain_key_blob()
2361 sshkey_drop_cert(struct sshkey *k) in sshkey_drop_cert() function