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

/external/openssl/crypto/store/
H A Dstore.h338 typedef int (*STORE_CTRL_FUNC_PTR)(STORE *, int cmd, long l, void *p, void (*f)(void)); typedef
354 int STORE_method_set_ctrl_function(STORE_METHOD *sm, STORE_CTRL_FUNC_PTR ctrl_f);
370 STORE_CTRL_FUNC_PTR STORE_method_get_ctrl_function(STORE_METHOD *sm);

Completed in 1330 milliseconds