Home
last modified time | relevance | path

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

/external/conscrypt/common/src/jni/main/cpp/conscrypt/
Dnative_crypto.cc2622 const char* jniName, jobject evpMdCtxRef, jlong evpMdRef, in evpDigestSignVerifyInit()
2669 const char* jniName, int (*update_func)(EVP_MD_CTX*, const void*, size_t)) { in evpUpdate()
2693 jint inLength, const char* jniName, in evpUpdate()
2914 const char* jniName, jobject evpPkeyCtxRef, in evpPkeyEncryptDecrypt()
3070 static void evpPkeyCtxCtrlMdOp(JNIEnv* env, jlong pkeyCtxRef, jlong mdRef, const char* jniName, in evpPkeyCtxCtrlMdOp()