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.cc2689 const char* jniName, jobject evpMdCtxRef, jlong evpMdRef, in evpDigestSignVerifyInit()
2736 const char* jniName, int (*update_func)(EVP_MD_CTX*, const void*, size_t)) { in evpUpdate()
2760 jint inLength, const char* jniName, in evpUpdate()
2981 const char* jniName, jobject evpPkeyCtxRef, in evpPkeyEncryptDecrypt()
3137 static void evpPkeyCtxCtrlMdOp(JNIEnv* env, jlong pkeyCtxRef, jlong mdRef, const char* jniName, in evpPkeyCtxCtrlMdOp()