Home
last modified time | relevance | path

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

/openssl/crypto/cast/
H A Dcast_local.h92 CAST_S_table0+((t>>C_2)&C_M)) OP2 \
112 t= *(CAST_LONG *)((unsigned char *)CAST_S_table0+u); \
128 a=CAST_S_table0[(t>> 8)&0xff]; \
136 extern const CAST_LONG CAST_S_table0[256];
H A Dcast_s.h10 const CAST_LONG CAST_S_table0[256] = { variable

Completed in 6 milliseconds