Home
last modified time | relevance | path

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

/openssl/crypto/cast/
H A Dcast_local.h143 CAST_S_table3+((t>>C_1)&C_M)))&0xffffffffL; \
164 t=(t OP1 *(CAST_LONG *)((unsigned char *)CAST_S_table3+v)&0xffffffffL);\
176 d=CAST_S_table3[(t>>16)&0xff]; \
184 extern const CAST_LONG CAST_S_table3[256];
H A Dcast_s.h211 const CAST_LONG CAST_S_table3[256] = { variable

Completed in 16 milliseconds