Home
last modified time | relevance | path

Searched refs:EVP_PKEY_new_RSA (Results 1 – 12 of 12) sorted by relevance

/external/conscrypt/src/main/java/org/conscrypt/
DOpenSSLRSAPublicKey.java50 key = new OpenSSLKey(NativeCrypto.EVP_PKEY_new_RSA( in OpenSSLRSAPublicKey()
66 return new OpenSSLKey(NativeCrypto.EVP_PKEY_new_RSA( in getInstance()
173 key = new OpenSSLKey(NativeCrypto.EVP_PKEY_new_RSA( in readObject()
DOpenSSLRSAPrivateKey.java73 return new OpenSSLKey(NativeCrypto.EVP_PKEY_new_RSA( in init()
145 return new OpenSSLKey(NativeCrypto.EVP_PKEY_new_RSA( in getInstance()
287 key = new OpenSSLKey(NativeCrypto.EVP_PKEY_new_RSA( in readObject()
DOpenSSLRSAPrivateCrtKey.java81 return new OpenSSLKey(NativeCrypto.EVP_PKEY_new_RSA( in init()
127 return new OpenSSLKey(NativeCrypto.EVP_PKEY_new_RSA( in getInstance()
281 key = new OpenSSLKey(NativeCrypto.EVP_PKEY_new_RSA( in readObject()
DNativeCrypto.java85 public static native long EVP_PKEY_new_RSA(byte[] n, byte[] e, byte[] d, byte[] p, byte[] q, in EVP_PKEY_new_RSA() method in NativeCrypto
/external/conscrypt/src/test/java/org/conscrypt/
DNativeCryptoTest.java230 pkey1 = new NativeRef.EVP_PKEY(NativeCrypto.EVP_PKEY_new_RSA( in test_EVP_PKEY_cmp()
241 pkey1_copy = new NativeRef.EVP_PKEY(NativeCrypto.EVP_PKEY_new_RSA( in test_EVP_PKEY_cmp()
252 pkey2 = new NativeRef.EVP_PKEY(NativeCrypto.EVP_PKEY_new_RSA( in test_EVP_PKEY_cmp()
2695 pkey = new NativeRef.EVP_PKEY(NativeCrypto.EVP_PKEY_new_RSA( in test_EVP_DigestSignInit()
/external/conscrypt/src/main/native/
Dorg_conscrypt_NativeCrypto.cpp11062 NATIVE_METHOD(NativeCrypto, EVP_PKEY_new_RSA, "([B[B[B[B[B[B[B[B)J"),
/external/robolectric/v3/runtime/
Dandroid-all-4.1.2_r1-robolectric-0.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/accessibilityservice/ android/ ...
Dandroid-all-4.2.2_r1.2-robolectric-0.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/accessibilityservice/ android/ ...
Dandroid-all-4.3_r2-robolectric-0.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/accessibilityservice/ android/ ...
Dandroid-all-5.1.1_r9-robolectric-1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/ ...
Dandroid-all-5.0.0_r2-robolectric-1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/ ...
Dandroid-all-4.4_r1-robolectric-1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/ ...