Searched refs:sshkey_cert_type (Results 1 – 4 of 4) sorted by relevance
177 const char *sshkey_cert_type(const struct sshkey *);
761 #define sshkey_cert_type Fssh_sshkey_cert_type macro
1877 "valid %s", sshkey_cert_type(public), in do_ca_sign()2083 sshkey_cert_type(key)); in print_cert()
1566 sshkey_cert_type(const struct sshkey *k) in sshkey_cert_type() function