ASN1_i2d_fp_of
return ASN1_i2d_fp_of(EC_KEY, i2d_ECPrivateKey, fp, eckey);
return ASN1_i2d_fp_of(EVP_PKEY, i2d_PrivateKey, fp, pkey);