Home
last modified time | relevance | path

Searched refs:STORE_method_set_list_next_function (Results 1 – 4 of 4) sorted by relevance

/external/openssl/crypto/
Dsymhacks.h341 #undef STORE_method_set_list_next_function
342 #define STORE_method_set_list_next_function STORE_meth_set_list_next_fn macro
/external/openssl/include/openssl/
Dsymhacks.h341 #undef STORE_method_set_list_next_function
342 #define STORE_method_set_list_next_function STORE_meth_set_list_next_fn macro
/external/openssl/crypto/store/
Dstr_meth.c140 int STORE_method_set_list_next_function(STORE_METHOD *sm, STORE_NEXT_OBJECT_FUNC_PTR list_next_f) in STORE_method_set_list_next_function() function
Dstore.h349 int STORE_method_set_list_next_function(STORE_METHOD *sm, STORE_NEXT_OBJECT_FUNC_PTR list_next_f);