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

/external/openssl/crypto/store/
H A Dstore.h327 typedef int (*STORE_INITIALISE_FUNC_PTR)(STORE *); typedef
340 int STORE_method_set_initialise_function(STORE_METHOD *sm, STORE_INITIALISE_FUNC_PTR init_f);
356 STORE_INITIALISE_FUNC_PTR STORE_method_get_initialise_function(STORE_METHOD *sm);

Completed in 164 milliseconds