Home
last modified time | relevance | path

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

/aosp_15_r20/external/conscrypt/common/src/jni/main/include/conscrypt/
H A Djniutil.h238 extern int throwInvalidAlgorithmParameterException(JNIEnv* env, const char* message);
/aosp_15_r20/external/conscrypt/common/src/jni/main/cpp/conscrypt/
H A Djniutil.cc296 int throwInvalidAlgorithmParameterException(JNIEnv* env, const char* message) { in throwInvalidAlgorithmParameterException() function
H A Dnative_crypto.cc3167 conscrypt::jniutil::throwInvalidAlgorithmParameterException); in NativeCrypto_EVP_PKEY_CTX_set_rsa_padding()
3189 conscrypt::jniutil::throwInvalidAlgorithmParameterException); in NativeCrypto_EVP_PKEY_CTX_set_rsa_pss_saltlen()
3214 env, jniName, conscrypt::jniutil::throwInvalidAlgorithmParameterException); in evpPkeyCtxCtrlMdOp()
3258 conscrypt::jniutil::throwInvalidAlgorithmParameterException); in NativeCrypto_EVP_PKEY_CTX_set_rsa_oaep_label()