Lines Matching refs:object
9 DH_get_length, DH_set_length - Routines for getting and setting data in a DH object
45 A DH object contains the parameters I<p>, I<q> and I<g>. Note that the I<q>
59 this function transfers the memory management of the values to the DH object,
80 of the key values to the DH object, and therefore they should not be freed
87 DH_set_flags() sets the flags in the I<flags> parameter on the DH object.
90 passed in the I<flags> parameter are currently set in the DH object. Multiple
93 within the DH object.
96 object, or NULL if no such ENGINE has been set. This function is deprecated. All
100 length parameter associated with this DH object. If the length is nonzero then
111 Values retrieved with DH_get0_key() are owned by the DH object used
123 DH_test_flags() returns the current state of the flags in the DH object.
125 DH_get0_engine() returns the ENGINE set for the DH object or NULL if no ENGINE