Lines Matching refs:eckey
42 ENGINE *EC_KEY_get0_engine(const EC_KEY *eckey);
50 void EC_KEY_set_conv_form(EC_KEY *eckey, point_conversion_form_t cform);
51 void EC_KEY_set_asn1_flag(EC_KEY *eckey, int asn1_flag);
59 int EC_KEY_oct2key(EC_KEY *eckey, const unsigned char *buf, size_t len, BN_CTX *ctx);
60 size_t EC_KEY_key2buf(const EC_KEY *eckey, point_conversion_form_t form,
63 int EC_KEY_oct2priv(EC_KEY *eckey, const unsigned char *buf, size_t len);
64 size_t EC_KEY_priv2oct(const EC_KEY *eckey, unsigned char *buf, size_t len);
66 size_t EC_KEY_priv2buf(const EC_KEY *eckey, unsigned char **pbuf);
121 I<eckey> object. I<eckey> must have an EC_GROUP object associated with it
170 EC_POINT in I<eckey>.
173 component of I<eckey> and octet form. The octet form consists of the content