Searched defs:STORE_END_OBJECT_FUNC_PTR (Results 1 - 1 of 1) sorted by path

/external/openssl/crypto/store/
H A Dstore.h333 typedef int (*STORE_END_OBJECT_FUNC_PTR)(STORE *, void *handle); typedef
350 int STORE_method_set_list_end_function(STORE_METHOD *sm, STORE_END_OBJECT_FUNC_PTR list_end_f);
366 STORE_END_OBJECT_FUNC_PTR STORE_method_get_list_end_function(STORE_METHOD *sm);

Completed in 284 milliseconds