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

/external/openssl/crypto/store/
H A Dstore.h329 typedef STORE_OBJECT *(*STORE_GENERATE_OBJECT_FUNC_PTR)(STORE *, STORE_OBJECT_TYPES type, OPENSSL_ITEM attributes[], OPENSSL_ITEM parameters[]); typedef
342 int STORE_method_set_generate_function(STORE_METHOD *sm, STORE_GENERATE_OBJECT_FUNC_PTR generate_f);
358 STORE_GENERATE_OBJECT_FUNC_PTR STORE_method_get_generate_function(STORE_METHOD *sm);

Completed in 1900 milliseconds