Searched refs:sshkey_cert_type (Results 1 – 4 of 4) sorted by relevance
215 const char *sshkey_cert_type(const struct sshkey *);
839 #define sshkey_cert_type Fssh_sshkey_cert_type macro
1936 "valid %s", sshkey_cert_type(public), in do_ca_sign()2168 sshkey_cert_type(key)); in print_cert()
1454 sshkey_cert_type(const struct sshkey *k) in sshkey_cert_type() function