Home
last modified time | relevance | path

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

/hal_espressif-latest/components/wpa_supplicant/src/crypto/
Ddes-internal.c108 static const u32 SP2[64] = variable
359 ^ SP2[(work >> 24) & 0x3fL]; in desfunc()
370 ^ SP2[(work >> 24) & 0x3fL]; in desfunc()