Searched refs:file_hash (Results 1 – 1 of 1) sorted by relevance
122 uint8_t file_hash[SHA256_HASH_SIZE]; member692 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()