Home
last modified time | relevance | path

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

/external/conscrypt/common/src/jni/main/cpp/conscrypt/
Dnative_crypto.cc633 jmethodID rsaDecryptMethod = in rsaDecryptWithPrivateKey() local
636 if (rsaDecryptMethod == nullptr) { in rsaDecryptWithPrivateKey()
642 env->CallStaticObjectMethod(conscrypt::jniutil::cryptoUpcallsClass, rsaDecryptMethod, in rsaDecryptWithPrivateKey()