Home
last modified time | relevance | path

Searched refs:mbedtls_md_get_size (Results 1 – 1 of 1) sorted by relevance

/Zephyr-latest/samples/net/sockets/big_http_download/src/
Dbig_http_download.c350 print_hex(response_hash, mbedtls_md_get_size(hash_info)); in download()
354 mbedtls_md_get_size(hash_info)) != 0) { in download()