EC_KEY_print
if (!EC_KEY_print(out, eckey, 0)) {
ret = EC_KEY_print(b, x, off);
int EC_KEY_print(BIO *bp, const EC_KEY *key, int off);