Searched defs:ENGINE_free (Results 1 – 2 of 2) sorted by relevance
46 void ENGINE_free(ENGINE *engine) { in ENGINE_free() function
70 public static native int ENGINE_free(long e); in ENGINE_free() method in NativeCrypto