Home
last modified time | relevance | path

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

/external/conscrypt/common/src/jni/main/include/conscrypt/
Djniutil.h243 extern int throwInvalidAlgorithmParameterException(JNIEnv* env, const char* message);
/external/conscrypt/common/src/jni/main/cpp/conscrypt/
Djniutil.cc302 int throwInvalidAlgorithmParameterException(JNIEnv* env, const char* message) { in throwInvalidAlgorithmParameterException() function
Dnative_crypto.cc3336 conscrypt::jniutil::throwInvalidAlgorithmParameterException); in NativeCrypto_EVP_PKEY_CTX_set_rsa_padding()
3358 conscrypt::jniutil::throwInvalidAlgorithmParameterException); in NativeCrypto_EVP_PKEY_CTX_set_rsa_pss_saltlen()
3383 env, jniName, conscrypt::jniutil::throwInvalidAlgorithmParameterException); in evpPkeyCtxCtrlMdOp()
3427 conscrypt::jniutil::throwInvalidAlgorithmParameterException); in NativeCrypto_EVP_PKEY_CTX_set_rsa_oaep_label()