Home | History | Annotate | Download | only in native

Lines Matching refs:jniThrowRuntimeException

372         jniThrowRuntimeException(env, message);
401 jniThrowRuntimeException(env, message);
428 jniThrowRuntimeException(env, message);
439 jniThrowRuntimeException(env, message);
483 jniThrowRuntimeException(env, message);
698 jniThrowRuntimeException(env, "Conversion to BIGNUM failed");
1300 jniThrowRuntimeException(env, "DSA_new failed");
1326 jniThrowRuntimeException(env, "Unable to convert BigInteger to BIGNUM");
1332 jniThrowRuntimeException(env, "EVP_PKEY_new failed");
1336 jniThrowRuntimeException(env, "EVP_PKEY_assign_DSA failed");
1358 jniThrowRuntimeException(env, "RSA_new failed");
1408 jniThrowRuntimeException(env, "Unable to convert BigInteger to BIGNUM");
1429 jniThrowRuntimeException(env, "EVP_PKEY_new failed");
1433 jniThrowRuntimeException(env, "EVP_PKEY_new failed");
1459 jniThrowRuntimeException(env, "EC_KEY_new failed");
1512 jniThrowRuntimeException(env, "EVP_PKEY_assign_EC_KEY failed");
1774 jniThrowRuntimeException(env, "RSA_generate_key_ex failed");
1779 jniThrowRuntimeException(env, "RSA_generate_key_ex failed");
1794 jniThrowRuntimeException(env, "RSA_size failed");
2049 jniThrowRuntimeException(env, "NativeCrypto_DSA_generate_key failed");
2238 jniThrowRuntimeException(env, "invalid group");
2304 jniThrowRuntimeException(env, "invalid group");
2374 jniThrowRuntimeException(env, "not supported");
2417 jniThrowRuntimeException(env, "unknown curve type");
2604 jniThrowRuntimeException(env, "invalid curve type");
2635 jniThrowRuntimeException(env, "invalid curve type");
2696 jniThrowRuntimeException(env, "EVP_PKEY_assign_EC_KEY failed");
2717 jniThrowRuntimeException(env, "not EC key");
2766 jniThrowRuntimeException(env, "EC_POINT_dup");
2878 jniThrowRuntimeException(env, "Unable to copy EVP_MD_CTX");
2965 jniThrowRuntimeException(env, "Hash algorithm not found");
3133 jniThrowRuntimeException
3265 jniThrowRuntimeException(env, "Hash algorithm not found");
3684 jniThrowRuntimeException(env, "ASN1_OBJECT_to_OID_string buffer too small");
4717 jniThrowRuntimeException(env, "Failure parsing PEM");
4806 jniThrowRuntimeException(env, "unknown PKCS7 field");
4835 jniThrowRuntimeException(env, "unknown PKCS7 field");
6632 jniThrowRuntimeException(env, "sk_SSL_CIPHER_new_null failed");