Searched refs:sshkey_cert_type (Results 1 – 4 of 4) sorted by relevance
213 const char *sshkey_cert_type(const struct sshkey *);
846 #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()
1457 sshkey_cert_type(const struct sshkey *k) in sshkey_cert_type() function