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

/freebsd-13-stable/crypto/openssl/include/openssl/
H A Decerr.h237 # define EC_R_INVALID_PEER_KEY 133 macro
/freebsd-13-stable/crypto/openssl/crypto/ec/
H A Dec_err.c333 {ERR_PACK(ERR_LIB_EC, 0, EC_R_INVALID_PEER_KEY), "invalid peer key"},
H A Decx_meth.c675 ECerr(EC_F_VALIDATE_ECX_DERIVE, EC_R_INVALID_PEER_KEY);

Completed in 52 milliseconds