Searched defs:NativeCrypto_getDSAPrivateKeyWrapper (Results 1 - 1 of 1) sorted by relevance

/external/conscrypt/src/main/native/
H A Dorg_conscrypt_NativeCrypto.cpp2582 static jlong NativeCrypto_getDSAPrivateKeyWrapper(JNIEnv* env, jclass, jobject javaKey, function
2602 jniThrowRuntimeException(env, "NativeCrypto_getDSAPrivateKeyWrapper failed");
2641 jniThrowRuntimeException(env, "NativeCrypto_getDSAPrivateKeyWrapper failed");

Completed in 362 milliseconds