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.h213 extern int throwInvalidAlgorithmParameterException(JNIEnv* env, const char* message);
/external/conscrypt/common/src/jni/main/cpp/conscrypt/
Djniutil.cc210 int throwInvalidAlgorithmParameterException(JNIEnv* env, const char* message) { in throwInvalidAlgorithmParameterException() function
Dnative_crypto.cc3041 conscrypt::jniutil::throwInvalidAlgorithmParameterException); in NativeCrypto_EVP_PKEY_CTX_set_rsa_padding()
3063 conscrypt::jniutil::throwInvalidAlgorithmParameterException); in NativeCrypto_EVP_PKEY_CTX_set_rsa_pss_saltlen()
3088 env, jniName, conscrypt::jniutil::throwInvalidAlgorithmParameterException); in evpPkeyCtxCtrlMdOp()
3132 conscrypt::jniutil::throwInvalidAlgorithmParameterException); in NativeCrypto_EVP_PKEY_CTX_set_rsa_oaep_label()