Home
last modified time | relevance | path

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

/third_party/openssl/crypto/cast/
Dcast_local.h137 CAST_S_table0+((t>>C_2)&C_M)) OP2 \
157 t= *(CAST_LONG *)((unsigned char *)CAST_S_table0+u); \
173 a=CAST_S_table0[(t>> 8)&0xff]; \
181 extern const CAST_LONG CAST_S_table0[256];
Dcast_s.h10 const CAST_LONG CAST_S_table0[256] = { variable