Searched refs:revoke_f (Results 1 - 3 of 3) sorted by relevance

/macosx-10.10/OpenSSL098-52/src/crypto/store/
H A Dstr_meth.c122 int STORE_method_set_revoke_function(STORE_METHOD *sm, STORE_HANDLE_OBJECT_FUNC_PTR revoke_f) argument
124 sm->revoke_object = revoke_f;
H A Dstore.h340 int STORE_method_set_revoke_function(STORE_METHOD *sm, STORE_HANDLE_OBJECT_FUNC_PTR revoke_f);
/macosx-10.10/OpenSSL098-52/src/include/openssl/
H A Dstore.h340 int STORE_method_set_revoke_function(STORE_METHOD *sm, STORE_HANDLE_OBJECT_FUNC_PTR revoke_f);

Completed in 162 milliseconds