/aosp_15_r20/external/conscrypt/common/src/main/java/org/conscrypt/ |
H A D | NativeCrypto.java | 157 NativeRef.EC_GROUP groupRef, NativeRef.EC_POINT pubkeyRef, byte[] privkey); in EVP_PKEY_new_EC_KEY() 164 static native String EC_GROUP_get_curve_name(NativeRef.EC_GROUP groupRef); in EC_GROUP_get_curve_name() 166 static native byte[][] EC_GROUP_get_curve(NativeRef.EC_GROUP groupRef); in EC_GROUP_get_curve() 168 static native void EC_GROUP_clear_free(long groupRef); in EC_GROUP_clear_free() 170 static native long EC_GROUP_get_generator(NativeRef.EC_GROUP groupRef); in EC_GROUP_get_generator() 172 static native byte[] EC_GROUP_get_order(NativeRef.EC_GROUP groupRef); in EC_GROUP_get_order() 174 static native int EC_GROUP_get_degree(NativeRef.EC_GROUP groupRef); in EC_GROUP_get_degree() 176 static native byte[] EC_GROUP_get_cofactor(NativeRef.EC_GROUP groupRef); in EC_GROUP_get_cofactor() 178 static native long EC_POINT_new(NativeRef.EC_GROUP groupRef); in EC_POINT_new() 183 NativeRef.EC_GROUP groupRef, NativeRef.EC_POINT pointRef); in EC_POINT_get_affine_coordinates() [all …]
|
H A D | OpenSSLECGroupContext.java | 62 NativeRef.EC_GROUP groupRef = new NativeRef.EC_GROUP(ctx); in getCurveByName() local 165 NativeRef.EC_GROUP groupRef = new NativeRef.EC_GROUP(group); in getInstance() local
|
/aosp_15_r20/external/conscrypt/repackaged/common/src/main/java/com/android/org/conscrypt/ |
H A D | NativeCrypto.java | 163 NativeRef.EC_GROUP groupRef, NativeRef.EC_POINT pubkeyRef, byte[] privkey); in EVP_PKEY_new_EC_KEY() 171 static native String EC_GROUP_get_curve_name(NativeRef.EC_GROUP groupRef); in EC_GROUP_get_curve_name() 173 static native byte[][] EC_GROUP_get_curve(NativeRef.EC_GROUP groupRef); in EC_GROUP_get_curve() 176 static native void EC_GROUP_clear_free(long groupRef); in EC_GROUP_clear_free() 178 static native long EC_GROUP_get_generator(NativeRef.EC_GROUP groupRef); in EC_GROUP_get_generator() 180 static native byte[] EC_GROUP_get_order(NativeRef.EC_GROUP groupRef); in EC_GROUP_get_order() 182 static native int EC_GROUP_get_degree(NativeRef.EC_GROUP groupRef); in EC_GROUP_get_degree() 184 static native byte[] EC_GROUP_get_cofactor(NativeRef.EC_GROUP groupRef); in EC_GROUP_get_cofactor() 186 static native long EC_POINT_new(NativeRef.EC_GROUP groupRef); in EC_POINT_new() 192 NativeRef.EC_GROUP groupRef, NativeRef.EC_POINT pointRef); in EC_POINT_get_affine_coordinates() [all …]
|
H A D | OpenSSLECGroupContext.java | 63 NativeRef.EC_GROUP groupRef = new NativeRef.EC_GROUP(ctx); in getCurveByName() local 166 NativeRef.EC_GROUP groupRef = new NativeRef.EC_GROUP(group); in getInstance() local
|
/aosp_15_r20/external/conscrypt/common/src/jni/main/cpp/conscrypt/ |
H A D | native_crypto.cc | 998 static jlong NativeCrypto_EVP_PKEY_new_EC_KEY(JNIEnv* env, jclass, jobject groupRef, in NativeCrypto_EVP_PKEY_new_EC_KEY() 1386 jobject groupRef) { in NativeCrypto_getECPrivateKeyWrapper() 1832 static jstring NativeCrypto_EC_GROUP_get_curve_name(JNIEnv* env, jclass, jobject groupRef) { in NativeCrypto_EC_GROUP_get_curve_name() 1853 static jobjectArray NativeCrypto_EC_GROUP_get_curve(JNIEnv* env, jclass, jobject groupRef) { in NativeCrypto_EC_GROUP_get_curve() 1899 static jbyteArray NativeCrypto_EC_GROUP_get_order(JNIEnv* env, jclass, jobject groupRef) { in NativeCrypto_EC_GROUP_get_order() 1929 static jint NativeCrypto_EC_GROUP_get_degree(JNIEnv* env, jclass, jobject groupRef) { in NativeCrypto_EC_GROUP_get_degree() 1949 static jbyteArray NativeCrypto_EC_GROUP_get_cofactor(JNIEnv* env, jclass, jobject groupRef) { in NativeCrypto_EC_GROUP_get_cofactor() 1979 static void NativeCrypto_EC_GROUP_clear_free(JNIEnv* env, jclass, jlong groupRef) { in NativeCrypto_EC_GROUP_clear_free() 1994 static jlong NativeCrypto_EC_GROUP_get_generator(JNIEnv* env, jclass, jobject groupRef) { in NativeCrypto_EC_GROUP_get_generator() 2017 static jlong NativeCrypto_EC_POINT_new(JNIEnv* env, jclass, jobject groupRef) { in NativeCrypto_EC_POINT_new() [all …]
|
/aosp_15_r20/external/conscrypt/repackaged/openjdk/src/test/java/com/android/org/conscrypt/ |
H A D | NativeCryptoTest.java | 2807 long groupRef = NativeCrypto.EC_GROUP_new_by_curve_name(name); in check_EC_GROUP() local 2881 NativeRef.EC_GROUP groupRef = new NativeRef.EC_GROUP(groupCtx); in test_ECDH_compute_key_null_key_Failure() local
|
/aosp_15_r20/external/conscrypt/openjdk/src/test/java/org/conscrypt/ |
H A D | NativeCryptoTest.java | 2798 long groupRef = NativeCrypto.EC_GROUP_new_by_curve_name(name); in check_EC_GROUP() local 2872 NativeRef.EC_GROUP groupRef = new NativeRef.EC_GROUP(groupCtx); in test_ECDH_compute_key_null_key_Failure() local
|
/aosp_15_r20/prebuilts/module_sdk/conscrypt/current/host-exports/java/linux_glibc/ |
D | conscrypt-unbundled.jar | META-INF/
META-INF/MANIFEST.MF
org/
org/conscrypt/
org/ ... |
/aosp_15_r20/out/soong/.intermediates/external/conscrypt/conscrypt-unbundled/linux_glibc_common/local-javac-header/ |
D | conscrypt-unbundled.jar | META-INF/
META-INF/MANIFEST.MF
org/
org/conscrypt/
org/ ... |
/aosp_15_r20/out/soong/.intermediates/external/conscrypt/conscrypt-unbundled/linux_glibc_common/javac/ |
D | conscrypt-unbundled.jar | META-INF/
META-INF/MANIFEST.MF
org/
org/conscrypt/
org/ ... |
/aosp_15_r20/prebuilts/module_sdk/conscrypt/current/host-exports/java/linux_bionic/ |
D | conscrypt-unbundled.jar | META-INF/
META-INF/MANIFEST.MF
org/
org/conscrypt/
org/ ... |
/aosp_15_r20/prebuilts/module_sdk/conscrypt/current/java/ |
D | conscrypt.jar | META-INF/
META-INF/MANIFEST.MF
android/
android/net/
android/ ... |
/aosp_15_r20/prebuilts/module_sdk/conscrypt/1/java/ |
D | conscrypt.jar | META-INF/
META-INF/MANIFEST.MF
android/
android/net/
android/ ... |
/aosp_15_r20/out/soong/.intermediates/external/conscrypt/conscrypt/android_common_apex30/javac/ |
D | conscrypt.jar | META-INF/
META-INF/MANIFEST.MF
android/
android/net/
android/ ... |
/aosp_15_r20/out/soong/.intermediates/external/conscrypt/conscrypt/android_common_apex30/package-check/ |
D | conscrypt.jar | META-INF/
META-INF/MANIFEST.MF
android/
android/net/
android/ ... |
/aosp_15_r20/prebuilts/module_sdk/conscrypt/current/test-exports/java/ |
D | conscrypt-for-host.jar | META-INF/
META-INF/MANIFEST.MF
android/
android/net/
android/ ... |
/aosp_15_r20/out/target/common/obj/JAVA_LIBRARIES/conscrypt.com.android.conscrypt_intermediates/ |
D | classes.jar | META-INF/
META-INF/MANIFEST.MF
android/
android/net/
android/ ... |
/aosp_15_r20/out/soong/.intermediates/external/conscrypt/conscrypt/android_common_apex30/combined/ |
D | conscrypt.jar | META-INF/
META-INF/MANIFEST.MF
android/
android/net/
android/ ... |
/aosp_15_r20/prebuilts/misc/common/robolectric/android-all/ |
HD | android-all-7.0.0_r1-robolectric-r1.jar | META-INF/
META-INF/MANIFEST.MF
assets/
assets/images/
assets/ ... |
HD | android-all-6.0.1_r3-robolectric-0.jar | META-INF/
META-INF/MANIFEST.MF
sun/
sun/misc/
sun/ ... |
HD | android-all-7.1.0_r7-robolectric-r1.jar | META-INF/
META-INF/MANIFEST.MF
assets/
assets/images/
assets/ ... |
HD | android-all-7.1.0_r7-robolectric-0.jar | META-INF/
META-INF/MANIFEST.MF
javax/
javax/microedition/
javax/ ... |
HD | android-all-6.0.1_r3-robolectric-r1.jar | META-INF/
META-INF/MANIFEST.MF
assets/
assets/images/
assets/ ... |
HD | android-all-6.0.0_r1-robolectric-0.jar | META-INF/
META-INF/MANIFEST.MF
com/
com/google/
com/ ... |
HD | android-all-7.0.0_r1-robolectric-0.jar | META-INF/
META-INF/MANIFEST.MF
java/
java/math/
java/ ... |