Searched refs:response_hash (Results 1 – 1 of 1) sorted by relevance
81 static char response_hash[32]; variable347 mbedtls_md_finish(&hash_ctx, response_hash); in download()350 print_hex(response_hash, mbedtls_md_get_size(hash_info)); in download()353 if (memcmp(response_hash, download_hash, in download()