Searched refs:SSH_ERR_EC_CURVE_INVALID (Results 1 - 3 of 3) sorted by relevance

/freebsd-10-stable/crypto/openssh/
H A Dssherr.h36 #define SSH_ERR_EC_CURVE_INVALID -12 macro
H A Dssherr.c50 case SSH_ERR_EC_CURVE_INVALID:
H A Dsshkey.c1277 return SSH_ERR_EC_CURVE_INVALID;
2057 ret = SSH_ERR_EC_CURVE_INVALID;

Completed in 66 milliseconds