Home
last modified time | relevance | path

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

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

Completed in 9 milliseconds