Home
last modified time | relevance | path

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

/netbsd-src/crypto/external/bsd/openssh/dist/
H A Dssherr.h65 #define SSH_ERR_NEED_REKEY -39 macro
H A Dssherr.c109 case SSH_ERR_NEED_REKEY: in ssh_err()