Searched defs:EVP_MD_CTX_destroy (Results 1 – 2 of 2) sorted by relevance
106 void EVP_MD_CTX_destroy(EVP_MD_CTX *ctx) { in EVP_MD_CTX_destroy() function
242 public static native void EVP_MD_CTX_destroy(long ctx); in EVP_MD_CTX_destroy() method in NativeCrypto