Home
last modified time | relevance | path

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

/Zephyr-latest/scripts/west_commands/zspdx/
Dscanner.py112 hashes = []
114 hashes.append(f.sha1)
115 hashes.sort()
116 filelist = "".join(hashes)
200 hashes = getHashes(f.abspath)
201 if not hashes:
204 hSHA1, hSHA256, hMD5 = hashes
Dwriter.py199 hashes = getHashes(spdxPath)
200 if not hashes:
203 doc.myDocSHA1 = hashes[0]
/Zephyr-latest/subsys/mgmt/hawkbit/
Dhawkbit_priv.h108 struct hawkbit_dep_res_hashes hashes; member
Dhawkbit.c236 JSON_OBJ_DESCR_OBJECT(struct hawkbit_dep_res_arts, hashes, json_dep_res_hashes_descr),
692 if (hex2bin(artifact->hashes.sha256, SHA256_HASH_SIZE << 1, hb_context->dl.file_hash, in hawkbit_parse_deployment()
738 LOG_DBG("chunks[0].artifacts[0].%s=%s", "hashes.sha1", a->hashes.sha1); in hawkbit_dump_deployment()
739 LOG_DBG("chunks[0].artifacts[0].%s=%s", "hashes.md5", a->hashes.md5); in hawkbit_dump_deployment()
740 LOG_DBG("chunks[0].artifacts[0].%s=%s", "hashes.sha256", a->hashes.sha256); in hawkbit_dump_deployment()
/Zephyr-latest/samples/subsys/logging/syst/
DREADME.rst203 are being referenced by identification hashes, and the string arguments
204 are encoded in the Sys-T message payload. The hashes and the encoded
206 the mapping between hashes and their corresponding format strings) to
/Zephyr-latest/samples/net/sockets/big_http_download/
DREADME.rst43 with various hashes for them, to ease external selection and verification.
/Zephyr-latest/doc/develop/west/
Dzephyr-cmds.rst116 Each file in the bill-of-materials is scanned, so that its hashes (SHA256 and
/Zephyr-latest/doc/services/device_mgmt/smp_groups/
Dsmp_group_1.rst174 | | can be disabled to remove support for hashes in this configuration. |
175 | | MCUmgr in applications must support sending hashes. |
/Zephyr-latest/doc/releases/
Drelease-notes-2.0.rst413 * GATT: Added support for database hashes, Read Using Characteristic