Home
last modified time | relevance | path

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

/third_party/openssl/crypto/cast/
Dcast_local.h141 CAST_S_table2+((t>>C_0)&C_M)))&0xffffffffL) OP1 \
163 t=(t OP3 *(CAST_LONG *)((unsigned char *)CAST_S_table2+u)&0xffffffffL);\
175 c=CAST_S_table2[(t>>24)&0xff]; \
183 extern const CAST_LONG CAST_S_table2[256];
Dcast_s.h144 const CAST_LONG CAST_S_table2[256] = { variable