Home
last modified time | relevance | path

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

/Zephyr-latest/subsys/mgmt/hawkbit/
Dhawkbit.c122 uint8_t file_hash[SHA256_HASH_SIZE]; member
692 if (hex2bin(artifact->hashes.sha256, SHA256_HASH_SIZE << 1, hb_context->dl.file_hash, in hawkbit_parse_deployment()
693 sizeof(hb_context->dl.file_hash)) != SHA256_HASH_SIZE) { in hawkbit_parse_deployment()
1477 fic.match = s->hb_context.dl.file_hash; in s_download()