Searched defs:clear_free_func (Results 1 - 1 of 1) sorted by relevance

/external/openssl/crypto/ec/
H A Dec_lcl.h186 void (*clear_free_func)(void *); member in struct:ec_extra_data_st
264 void *(*dup_func)(void *), void (*free_func)(void *), void (*clear_free_func)(void *));
266 void *(*dup_func)(void *), void (*free_func)(void *), void (*clear_free_func)(void *));
268 void *(*dup_func)(void *), void (*free_func)(void *), void (*clear_free_func)(void *));
270 void *(*dup_func)(void *), void (*free_func)(void *), void (*clear_free_func)(void *));

Completed in 1524 milliseconds