Home
last modified time | relevance | path

Searched defs:mix (Results 1 – 2 of 2) sorted by relevance

/openbmc/u-boot/drivers/w1-eeprom/
H A Dds2502.c48 u8 mix = (crc ^ data) & 1; in ds2502_crc8() local
/openbmc/qemu/target/riscv/
H A Dcrypto_helper.c31 bool enc, bool mix) in aes32_operation()