Searched defs:EVP_MD_CTX_copy (Results 1 – 2 of 2) sorted by relevance
160 int EVP_MD_CTX_copy(EVP_MD_CTX *out, const EVP_MD_CTX *in) { in EVP_MD_CTX_copy() function
244 public static native int EVP_MD_CTX_copy(NativeRef.EVP_MD_CTX dst_ctx, in EVP_MD_CTX_copy() method in NativeCrypto