Home
last modified time | relevance | path

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

/freebsd/crypto/openssh/
H A Dssherr.c50 case SSH_ERR_EC_CURVE_INVALID: in ssh_err()
H A Dssherr.h36 #define SSH_ERR_EC_CURVE_INVALID -12 macro