pub unsafe extern "C" fn esp_wifi_internal_crypto_funcs_md5_check(
    md5: *const i8
) -> i32
Expand description

@brief Check the MD5 values of the crypto types header files in IDF and WiFi library

@attention 1. It is used for internal CI version check

@return - ESP_OK : succeed - ESP_WIFI_INVALID_ARG : MD5 check fail