Home
last modified time | relevance | path

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

/external/conscrypt/src/main/native/
Dorg_conscrypt_NativeCrypto.cpp488 static int throwIllegalBlockSizeException(JNIEnv* env, const char* message) { in throwIllegalBlockSizeException() function
549 return throwIllegalBlockSizeException(env, message); in throwForCipherError()
596 return throwIllegalBlockSizeException(env, message); in throwForEvpError()