Searched refs:destruct (Results 1 – 6 of 6) sorted by relevance
24 void (*destruct)(void *method, void *data);65 subsystem destruct() method to decrement the reference count when133 =item destruct()135 Decrement the I<method>'s reference count, and destruct it when
42 ossl_namemap_new() and ossl_namemap_free() construct and destruct a
42 void (*destruct)(void *method, void *data); member
104 data->mcm->destruct(method, data->mcm_data); in ossl_method_construct_this()
21 /* Functions to construct / destruct / manipulate the decoder context */
21 /* Functions to construct / destruct / manipulate the encoder context */
Completed in 5 milliseconds