Home | History | Annotate | Download | only in native

Lines Matching refs:EVP_VerifyUpdate

3280  * public static native void EVP_VerifyUpdate(int, byte[], int, int)
3296 int ok = EVP_VerifyUpdate(ctx,
7870 NATIVE_METHOD(NativeCrypto, EVP_VerifyUpdate, "(J[BII)V"),