Searched defs:mix (Results 1 – 2 of 2) sorted by relevance
| /openbmc/u-boot/drivers/w1-eeprom/ | ||
| H A D | ds2502.c | 48 u8 mix = (crc ^ data) & 1; in ds2502_crc8() local |
| /openbmc/qemu/target/riscv/ | ||
| H A D | crypto_helper.c | 31 bool enc, bool mix) in aes32_operation() |