Home
last modified time | relevance | path

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

/external/conscrypt/common/src/jni/main/cpp/conscrypt/
Djniutil.cc189 int throwShortBufferException(JNIEnv* env, const char* message) { in throwShortBufferException() function
262 return throwShortBufferException(env, message); in throwForCipherError()