Searched refs:export_dns_rr (Results 1 – 5 of 5) sorted by relevance
/freebsd/crypto/openssh/ |
H A D | dns.h | 57 int export_dns_rr(const char *, struct sshkey *, FILE *, int, int);
|
H A D | dns.c | 305 export_dns_rr(const char *hostname, struct sshkey *key, FILE *f, int generic, in export_dns_rr() function
|
H A D | ssh-keyscan.c | 325 export_dns_rr(host, key, stdout, 0, hashalg); in keyprint_one()
|
H A D | ssh_namespace.h | 268 #define export_dns_rr Fssh_export_dns_rr macro
|
H A D | ssh-keygen.c | 1551 export_dns_rr(hname, public, stdout, print_generic, hash); in do_print_resource_record()
|