Lines Matching refs:eckey
32 ENGINE *EC_KEY_get0_engine(const EC_KEY *eckey);
40 void EC_KEY_set_conv_form(EC_KEY *eckey, point_conversion_form_t cform);
41 void EC_KEY_set_asn1_flag(EC_KEY *eckey, int asn1_flag);
50 int EC_KEY_oct2key(EC_KEY *eckey, const unsigned char *buf, size_t len, BN_CTX *ctx);
51 size_t EC_KEY_key2buf(const EC_KEY *eckey, point_conversion_form_t form,
54 int EC_KEY_oct2priv(EC_KEY *eckey, const unsigned char *buf, size_t len);
55 size_t EC_KEY_priv2oct(const EC_KEY *eckey, unsigned char *buf, size_t len);
57 size_t EC_KEY_priv2buf(const EC_KEY *eckey, unsigned char **pbuf);
87 B<eckey> object. B<eckey> must have an EC_GROUP object associated with it
132 EC_POINT in B<eckey>.
135 component of B<eckey> and octet form. The octet form consists of the content