Searched refs:SHA256_HASH_SIZE (Results 1 – 1 of 1) sorted by relevance
46 #define SHA256_HASH_SIZE 32 macro75 uint8_t file_hash[SHA256_HASH_SIZE];504 if (hex2bin(artifact->hashes.sha256, SHA256_HASH_SIZE << 1, hb_context.dl.file_hash, in hawkbit_parse_deployment()505 sizeof(hb_context.dl.file_hash)) != SHA256_HASH_SIZE) { in hawkbit_parse_deployment()