Searched refs:EVP_PKEY_new_EC_KEY (Results 1 – 8 of 8) sorted by relevance
/external/conscrypt/src/main/java/org/conscrypt/ |
D | OpenSSLECPublicKey.java | 56 key = new OpenSSLKey(NativeCrypto.EVP_PKEY_new_EC_KEY(group.getNativeRef(), in OpenSSLECPublicKey() 70 return new OpenSSLKey(NativeCrypto.EVP_PKEY_new_EC_KEY(group.getNativeRef(), in getInstance()
|
D | OpenSSLECPrivateKey.java | 59 key = new OpenSSLKey(NativeCrypto.EVP_PKEY_new_EC_KEY(group.getNativeRef(), null, in OpenSSLECPrivateKey() 143 return new OpenSSLKey(NativeCrypto.EVP_PKEY_new_EC_KEY(group.getNativeRef(), null, in getInstance()
|
D | NativeCrypto.java | 159 public static native long EVP_PKEY_new_EC_KEY(NativeRef.EC_GROUP groupRef, in EVP_PKEY_new_EC_KEY() method in NativeCrypto
|
/external/conscrypt/src/main/native/ |
D | org_conscrypt_NativeCrypto.cpp | 11063 NATIVE_METHOD(NativeCrypto, EVP_PKEY_new_EC_KEY, "(" REF_EC_GROUP REF_EC_POINT "[B)J"),
|
/external/robolectric/v3/runtime/ |
D | android-all-4.3_r2-robolectric-0.jar | META-INF/
META-INF/MANIFEST.MF
android/
android/accessibilityservice/
android/ ... |
D | android-all-5.1.1_r9-robolectric-1.jar | META-INF/
META-INF/MANIFEST.MF
com/
com/google/
com/ ... |
D | android-all-5.0.0_r2-robolectric-1.jar | META-INF/
META-INF/MANIFEST.MF
com/
com/google/
com/ ... |
D | android-all-4.4_r1-robolectric-1.jar | META-INF/
META-INF/MANIFEST.MF
com/
com/google/
com/ ... |