Searched defs:pointRef (Results 1 – 2 of 2) sorted by relevance
148 static native void EC_POINT_clear_free(long pointRef); in EC_POINT_clear_free()151 NativeRef.EC_GROUP groupRef, NativeRef.EC_POINT pointRef); in EC_POINT_get_affine_coordinates()154 NativeRef.EC_GROUP groupRef, NativeRef.EC_POINT pointRef, byte[] x, byte[] y); in EC_POINT_set_affine_coordinates()
1815 jobject groupRef, jobject pointRef, jbyteArray xjavaBytes, jbyteArray yjavaBytes) in NativeCrypto_EC_POINT_set_affine_coordinates()1852 jobject groupRef, jobject pointRef) in NativeCrypto_EC_POINT_get_affine_coordinates()