Home
last modified time | relevance | path

Searched defs:byte (Results 1 – 5 of 5) sorted by relevance

/systemd-251/src/basic/
Dmemory-util.c21 bool memeqbyte(uint8_t byte, const void *data, size_t length) { in memeqbyte()
Dsiphash24.h24 #define siphash24_compress_byte(byte, state) siphash24_compress((const uint8_t[]) { (byte) }, 1, (s… argument
Dvirt.c224 uint8_t byte = (uint8_t) s[19]; in detect_vm_smbios() local
/systemd-251/src/udev/ata_id/
Data_id.c393 uint8_t byte[512]; in main() member
/systemd-251/src/network/
Dnetworkd-dhcp-common.c1151 uint32_t byte; in config_parse_duid_rawdata() local