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

/external/openssl/crypto/store/
H A Dstore.h330 typedef STORE_OBJECT *(*STORE_GET_OBJECT_FUNC_PTR)(STORE *, STORE_OBJECT_TYPES type, OPENSSL_ITEM attributes[], OPENSSL_ITEM parameters[]); typedef
343 int STORE_method_set_get_function(STORE_METHOD *sm, STORE_GET_OBJECT_FUNC_PTR get_f);
359 STORE_GET_OBJECT_FUNC_PTR STORE_method_get_get_function(STORE_METHOD *sm);

Completed in 92 milliseconds