ERR_LIB_ECDH
{ ERR_PACK(ERR_LIB_ECDH, 0, 0), "ECDH routines" },
#define ECDHerr(f, r) ERR_raise_data(ERR_LIB_ECDH, (r), NULL)