Home
last modified time | relevance | path

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

/external/conscrypt/common/src/jni/main/cpp/conscrypt/
Dnative_crypto.cc593 jmethodID rsaSignMethod = in rsaSignDigestWithPrivateKey() local
596 if (rsaSignMethod == nullptr) { in rsaSignDigestWithPrivateKey()
602 env->CallStaticObjectMethod(conscrypt::jniutil::cryptoUpcallsClass, rsaSignMethod, in rsaSignDigestWithPrivateKey()