Searched refs:sshkey_cert_type (Results 1 – 4 of 4) sorted by relevance
195 const char *sshkey_cert_type(const struct sshkey *);
853 #define sshkey_cert_type Fssh_sshkey_cert_type macro
1855 "valid %s", sshkey_cert_type(public), in do_ca_sign()2087 sshkey_cert_type(key)); in print_cert()
1444 sshkey_cert_type(const struct sshkey *k) in sshkey_cert_type() function