Searched refs:BN_free (Results 1 – 2 of 2) sorted by relevance
24 public static native void BN_free(long a); in BN_free() method in NativeBN
108 return static_cast<jlong>(reinterpret_cast<uintptr_t>(&BN_free)); in NativeBN_getNativeFinalizer()113 BN_free(toBigNum(a)); in NativeBN_BN_free()592 NATIVE_METHOD(NativeBN, BN_free, "(J)V"),