Home
last modified time | relevance | path

Searched refs:SB8 (Results 1 - 2 of 2) sorted by relevance

/third_party/lwip/src/netif/ppp/polarssl/
H A Ddes.c213 static const unsigned long SB8[64] = variable
286 Y ^= SB8[ (T ) & 0x3F ] ^ \
/third_party/mbedtls/library/
H A Ddes.c183 static const uint32_t SB8[64] = variable
259 (Y) ^= SB8[(T) & 0x3F] ^ \

Completed in 2 milliseconds