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

  /external/openssh/
authfile.h 46 int sshkey_load_private_type_fd(int fd, int type, const char *passphrase,
authfile.c 221 r = sshkey_load_private_type_fd(fd, type, passphrase, keyp, commentp);
228 sshkey_load_private_type_fd(int fd, int type, const char *passphrase, function
ssh-keysign.c 234 r = sshkey_load_private_type_fd(key_fd[i], KEY_UNSPEC,

Completed in 31 milliseconds