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.cpp494 static int throwIllegalBlockSizeException(JNIEnv* env, const char* message) { in throwIllegalBlockSizeException() function
563 return throwIllegalBlockSizeException(env, message); in throwForCipherError()
610 return throwIllegalBlockSizeException(env, message); in throwForEvpError()