Home
last modified time | relevance | path

Searched refs:sshkey_save_public (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/crypto/external/bsd/openssh/dist/
H A Dauthfile.h52 int sshkey_save_public(const struct sshkey *key, const char *path,
H A Dauthfile.c492 sshkey_save_public(const struct sshkey *key, const char *path, in sshkey_save_public() function