Home
last modified time | relevance | path

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

/dragonfly/crypto/openssh/
HDssherr.h36 #define SSH_ERR_EC_CURVE_INVALID -12 macro
HDssherr.c50 case SSH_ERR_EC_CURVE_INVALID: in ssh_err()