Searched refs:point1Ref (Results 1 – 1 of 1) sorted by relevance
3603 static jboolean NativeCrypto_EC_POINT_cmp(JNIEnv* env, jclass, jlong groupRef, jlong point1Ref, jlo… in NativeCrypto_EC_POINT_cmp() argument3606 const EC_POINT* point1 = reinterpret_cast<const EC_POINT*>(point1Ref); in NativeCrypto_EC_POINT_cmp()