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

/opensolaris-onvv-gate/usr/src/common/openssl/crypto/store/
H A Dstr_locl.h77 STORE_INITIALISE_FUNC_PTR init;
H A Dstr_meth.c84 int STORE_method_set_initialise_function(STORE_METHOD *sm, STORE_INITIALISE_FUNC_PTR init_f)
174 STORE_INITIALISE_FUNC_PTR STORE_method_get_initialise_function(STORE_METHOD *sm)
H A Dstore.h321 typedef int (*STORE_INITIALISE_FUNC_PTR)(STORE *); typedef
334 int STORE_method_set_initialise_function(STORE_METHOD *sm, STORE_INITIALISE_FUNC_PTR init_f);
350 STORE_INITIALISE_FUNC_PTR STORE_method_get_initialise_function(STORE_METHOD *sm);

Completed in 228 milliseconds