Home
last modified time | relevance | path

Searched refs:getRSAPrivateKeyWrapper (Results 1 – 5 of 5) sorted by relevance

/external/conscrypt/src/main/java/org/conscrypt/
DOpenSSLRSAPrivateKey.java101 return new OpenSSLKey(NativeCrypto.getRSAPrivateKeyWrapper(rsaPrivateKey, rsaPrivateKey in wrapPlatformKey()
123 NativeCrypto.getRSAPrivateKeyWrapper(privateKey, modulus.toByteArray()), true); in wrapJCAPrivateKeyForTLSStackOnly()
DNativeCrypto.java112 public static native long getRSAPrivateKeyWrapper(PrivateKey key, byte[] modulus); in getRSAPrivateKeyWrapper() method in NativeCrypto
/external/conscrypt/src/main/native/
Dorg_conscrypt_NativeCrypto.cpp11076 NATIVE_METHOD(NativeCrypto, getRSAPrivateKeyWrapper, "(Ljava/security/PrivateKey;[B)J"),
/external/robolectric/v3/runtime/
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/ ...