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