Searched refs:srcCtxRef (Results 1 – 1 of 1) sorted by relevance
2541 jobject srcCtxRef) { in NativeCrypto_EVP_MD_CTX_copy_ex() argument2543 JNI_TRACE_MD("EVP_MD_CTX_copy_ex(%p. %p)", dstCtxRef, srcCtxRef); in NativeCrypto_EVP_MD_CTX_copy_ex()2549 const EVP_MD_CTX* src_ctx = fromContextObject<EVP_MD_CTX>(env, srcCtxRef); in NativeCrypto_EVP_MD_CTX_copy_ex()