Searched defs:EVP_MD_CTX (Results 1 – 3 of 3) sorted by relevance
108 public static class EVP_MD_CTX extends NativeRef { class in NativeRef109 public EVP_MD_CTX(long ctx) { in EVP_MD_CTX() method in NativeRef.EVP_MD_CTX
196 typedef struct env_md_ctx_st EVP_MD_CTX; typedef
4369 int (*init_func)(EVP_MD_CTX*, const EVP_MD*, ENGINE*)) {4525 jint inLength, const char *jniName, int (*update_func)(EVP_MD_CTX*, const void *,