Home
last modified time | relevance | path

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

/openssl/crypto/cast/
H A Dcast_local.h96 CAST_S_table2+((t>>C_0)&C_M)))&0xffffffffL) OP1 \
118 t=(t OP3 *(CAST_LONG *)((unsigned char *)CAST_S_table2+u)&0xffffffffL);\
130 c=CAST_S_table2[(t>>24)&0xff]; \
138 extern const CAST_LONG CAST_S_table2[256];
H A Dcast_s.h144 const CAST_LONG CAST_S_table2[256] = { variable

Completed in 6 milliseconds