Home
last modified time | relevance | path

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

/third_party/lwip/src/netif/ppp/polarssl/
H A Ddes.c193 static const unsigned long SB7[64] = variable
292 Y ^= SB7[ (T ) & 0x3F ] ^ \
/third_party/mbedtls/library/
H A Ddes.c163 static const uint32_t SB7[64] = variable
265 (Y) ^= SB7[(T) & 0x3F] ^ \

Completed in 3 milliseconds