HomeSort by relevance Sort by last modified time
    Searched refs:export_dns_rr (Results 1 - 3 of 3) sorted by null

  /external/openssh/
dns.h 50 int export_dns_rr(const char *, Key *, FILE *, int);
dns.c 284 export_dns_rr(const char *hostname, Key *key, FILE *f, int generic) function
311 error("export_dns_rr: unsupported algorithm");
ssh-keygen.c 1275 export_dns_rr(hname, public, stdout, print_generic);
    [all...]

Completed in 359 milliseconds