Searched refs:ENGINE_finish (Results 1 – 8 of 8) sorted by relevance
115 NativeCrypto.ENGINE_finish(ctx); in finalize()
69 public static native int ENGINE_finish(long e); in ENGINE_finish() method in NativeCrypto
218 ENGINE_finish(engine); in main()
224 #define ENGINE_finish ENGINE_FINISH macro
808 ENGINE_finish(data->state.engine); in Curl_ossl_set_engine()1009 ENGINE_finish(data->state.engine); in Curl_ossl_close_all()
1858 ENGINE_finish(engine); in keystore_sign()
1198 ENGINE_finish(conn->engine); in tls_engine_deinit()
2436 int ret = ENGINE_finish(e);11057 NATIVE_METHOD(NativeCrypto, ENGINE_finish, "(J)I"),