Home
last modified time | relevance | path

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

/external/openssh/
Dssherr.c118 case SSH_ERR_KEY_NOT_FOUND: in ssh_err()
Dssherr.h70 #define SSH_ERR_KEY_NOT_FOUND -46 macro
Dauthfile.c537 r = SSH_ERR_KEY_NOT_FOUND; in sshkey_in_file()
570 case SSH_ERR_KEY_NOT_FOUND: in sshkey_check_revoked()