Searched refs:rawSignMethod (Results 1 – 1 of 1) sorted by relevance
562 jmethodID rawSignMethod = env->GetStaticMethodID(conscrypt::jniutil::cryptoUpcallsClass, in ecSignDigestWithPrivateKey() local565 if (rawSignMethod == nullptr) { in ecSignDigestWithPrivateKey()571 conscrypt::jniutil::cryptoUpcallsClass, rawSignMethod, privateKey, messageArray.get())); in ecSignDigestWithPrivateKey()