Searched defs:inJavaBytes (Results 1 – 1 of 1) sorted by relevance
/external/conscrypt/src/main/native/ |
D | org_conscrypt_NativeCrypto.cpp | 4347 static void evpUpdate(JNIEnv* env, jobject evpMdCtxRef, jbyteArray inJavaBytes, jint inOffset, 4383 jbyteArray inJavaBytes, jint inOffset, jint inLength) { 4402 jbyteArray inJavaBytes, jint inOffset, jint inLength) { 4414 jbyteArray inJavaBytes, jint inOffset, jint inLength) {
|