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.cc637 jmethodID rsaDecryptMethod = in rsaDecryptWithPrivateKey() local
640 if (rsaDecryptMethod == nullptr) { in rsaDecryptWithPrivateKey()
646 env->CallStaticObjectMethod(conscrypt::jniutil::cryptoUpcallsClass, rsaDecryptMethod, in rsaDecryptWithPrivateKey()