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

/external/openssl/crypto/store/
H A Dstr_meth.c92 int STORE_method_set_cleanup_function(STORE_METHOD *sm, STORE_CLEANUP_FUNC_PTR clean_f) argument
94 sm->clean = clean_f;

Completed in 44 milliseconds