Searched refs:throwRuntimeException (Results 1 – 4 of 4) sorted by relevance
156 extern int throwRuntimeException(JNIEnv* env, const char* msg);237 … const char*) = throwRuntimeException);
189 conscrypt::jniutil::throwRuntimeException(env, "Conversion to BIGNUM failed"); in arrayToBignum()224 conscrypt::jniutil::throwRuntimeException(env, "Negative number"); in arrayToBignumSize()331 conscrypt::jniutil::throwRuntimeException(env, "CBB_finish failed"); in CBBToByteArray()357 conscrypt::jniutil::throwRuntimeException(env, "buffer too large"); in CryptoBufferToByteArray()403 conscrypt::jniutil::throwRuntimeException(env, "too many buffers"); in CryptoBuffersToObjectArray()900 conscrypt::jniutil::throwRuntimeException(env, "RSA_new failed"); in NativeCrypto_EVP_PKEY_new_RSA()951 conscrypt::jniutil::throwRuntimeException(env, "Unable to convert BigInteger to BIGNUM"); in NativeCrypto_EVP_PKEY_new_RSA()970 conscrypt::jniutil::throwRuntimeException(env, "EVP_PKEY_new failed"); in NativeCrypto_EVP_PKEY_new_RSA()974 conscrypt::jniutil::throwRuntimeException(env, "EVP_PKEY_new failed"); in NativeCrypto_EVP_PKEY_new_RSA()1007 conscrypt::jniutil::throwRuntimeException(env, "EC_KEY_new failed"); in NativeCrypto_EVP_PKEY_new_EC_KEY()[all …]
144 int throwRuntimeException(JNIEnv* env, const char* msg) { in throwRuntimeException() function
META-INF/ META-INF/MANIFEST.MF com/ com/db4o/ com/ ...