Lines Matching refs:object
10 setting data in a DSA object
41 A DSA object contains the parameters B<p>, B<q> and B<g>. It also contains a
52 this function transfers the memory management of the values to the DSA object,
65 object. The private key may be NULL. On subsequent calls, either may be NULL,
68 object, and therefore they should not be freed directly after this function has
75 DSA_set_flags() sets the flags in the B<flags> parameter on the DSA object.
78 passed in the B<flags> parameter are currently set in the DSA object. Multiple
81 within the DSA object.
84 object, or NULL if no such ENGINE has been set.
88 Values retrieved with DSA_get0_key() are owned by the DSA object used
97 DSA_test_flags() returns the current state of the flags in the DSA object.
99 DSA_get0_engine() returns the ENGINE set for the DSA object or NULL if no ENGINE