Searched defs:EVP_VerifyUpdate (Results 1 - 1 of 1) sorted by relevance

/dalvik/libcore/x-net/src/main/java/org/apache/harmony/xnet/provider/jsse/
H A DNativeCrypto.java87 public static native void EVP_VerifyUpdate(int ctx, byte[] buffer, int offset, int length); method in class:NativeCrypto

Completed in 38 milliseconds