Home | History | Annotate | Download | only in conscrypt

Lines Matching defs:RSA_generate_key_ex

116     static native long RSA_generate_key_ex(int modulusBits, byte[] publicExponent);