Home
last modified time | relevance | path

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

/hal_espressif-latest/components/efuse/esp32/
Desp_efuse_utility.c177 uint8_t xor = 0; in esp_efuse_utility_apply_34_encoding() local
/hal_espressif-latest/components/wpa_supplicant/src/crypto/
Daes-siv.c33 static void xor(u8 *a, const u8 *b) in xor() function