Searched defs:EVP_MD_CTX_destroy (Results 1 – 6 of 6) sorted by relevance
116 void EVP_MD_CTX_destroy(EVP_MD_CTX *ctx) { EVP_MD_CTX_free(ctx); } in EVP_MD_CTX_destroy() function
123 void EVP_MD_CTX_destroy(EVP_MD_CTX *ctx) { EVP_MD_CTX_free(ctx); } in EVP_MD_CTX_destroy() function
225 static native void EVP_MD_CTX_destroy(long ctx); in EVP_MD_CTX_destroy() method in NativeCrypto
234 @android.compat.annotation.UnsupportedAppUsage 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
1535 #define EVP_MD_CTX_destroy BORINGSSL_ADD_PREFIX(BORINGSSL_PREFIX, EVP_MD_CTX_destroy) macro