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

  /external/openssh/
auth.h 183 Key *get_hostkey_by_index(int);
auth2-jpake.c 149 if ((k = get_hostkey_by_index(0)) == NULL ||
sshd.c 829 get_hostkey_by_index(int ind) function
    [all...]
monitor.c 704 if ((key = get_hostkey_by_index(keyid)) == NULL)
    [all...]

Completed in 49 milliseconds