Searched defs:EVP_VerifyUpdate (Results 1 – 2 of 2) sorted by relevance
119 int EVP_VerifyUpdate(EVP_MD_CTX *ctx, const void *data, size_t len) { in EVP_VerifyUpdate() function
279 public static native void EVP_VerifyUpdate(NativeRef.EVP_MD_CTX ctx, in EVP_VerifyUpdate() method in NativeCrypto