Searched defs:EVP_MD_CTX_destroy (Results 1 – 4 of 4) sorted by relevance
116 void EVP_MD_CTX_destroy(EVP_MD_CTX *ctx) { EVP_MD_CTX_free(ctx); } in EVP_MD_CTX_destroy() function
218 static native void EVP_MD_CTX_destroy(long ctx); in EVP_MD_CTX_destroy() method in NativeCrypto
230 static native void EVP_MD_CTX_destroy(long ctx); in EVP_MD_CTX_destroy() method in NativeCrypto
1015 #define EVP_MD_CTX_destroy GRPC_SHADOW_EVP_MD_CTX_destroy macro