Home
last modified time | relevance | path

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

/external/openssh/
Dauthfile.c157 sshkey_load_public_rsa1(int fd, struct sshkey **keyp, char **commentp) in sshkey_load_public_rsa1() function
367 r = sshkey_load_public_rsa1(fd, keyp, commentp); in sshkey_load_public()