Home
last modified time | relevance | path

Searched defs:pkeyCtxRef (Results 1 – 1 of 1) sorted by relevance

/external/conscrypt/common/src/jni/main/cpp/conscrypt/
Dnative_crypto.cc3084 static void NativeCrypto_EVP_PKEY_CTX_free(JNIEnv* env, jclass, jlong pkeyCtxRef) { in NativeCrypto_EVP_PKEY_CTX_free()
3137 static void evpPkeyCtxCtrlMdOp(JNIEnv* env, jlong pkeyCtxRef, jlong mdRef, const char* jniName, in evpPkeyCtxCtrlMdOp()
3162 static void NativeCrypto_EVP_PKEY_CTX_set_rsa_mgf1_md(JNIEnv* env, jclass, jlong pkeyCtxRef, in NativeCrypto_EVP_PKEY_CTX_set_rsa_mgf1_md()
3169 static void NativeCrypto_EVP_PKEY_CTX_set_rsa_oaep_md(JNIEnv* env, jclass, jlong pkeyCtxRef, in NativeCrypto_EVP_PKEY_CTX_set_rsa_oaep_md()
3176 static void NativeCrypto_EVP_PKEY_CTX_set_rsa_oaep_label(JNIEnv* env, jclass, jlong pkeyCtxRef, in NativeCrypto_EVP_PKEY_CTX_set_rsa_oaep_label()