Lines Matching refs:object
106 Calling EC_KEY_free() decrements the reference count for the EC_KEY object,
112 EC_KEY_dup() creates a new EC_KEY object and copies I<ec_key> into it.
115 object.
118 this EC_KEY object.
121 I<eckey> object. I<eckey> must have an EC_GROUP object associated with it
123 < order, where I<order> is the order of the EC_GROUP object). The public key is
127 EC_KEY_check_key() performs various sanity checks on the EC_KEY object to
131 on its affine co-ordinates; i.e., it constructs an EC_POINT object based on
138 and EC_KEY_set_public_key() get and set the EC_GROUP object, the private key,
146 object. Any flags that are already set are left set. The flags currently
153 EC_KEY_set_asn1_flag() sets the asn1_flag on the underlying EC_GROUP object
191 created EC_KEY object, or NULL on error.
193 EC_KEY_get_flags() returns the flags associated with the EC_KEY object as an