Searched defs:RSA_public_decrypt (Results 1 - 1 of 1) sorted by relevance

/libcore/crypto/src/main/java/org/conscrypt/
H A DNativeCrypto.java120 public static native int RSA_public_decrypt(int flen, byte[] from, byte[] to, long pkey, method in class:NativeCrypto

Completed in 603 milliseconds