Home
last modified time | relevance | path

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

/openssl/crypto/cast/
H A Dcast_local.h94 CAST_S_table1+((t<<C_3)&C_M)))&0xffffffffL) OP3 \
114 t=(t OP2 *(CAST_LONG *)((unsigned char *)CAST_S_table1+v))&0xffffffffL;\
129 b=CAST_S_table1[(t )&0xff]; \
137 extern const CAST_LONG CAST_S_table1[256];
H A Dcast_s.h77 const CAST_LONG CAST_S_table1[256] = { variable

Completed in 5 milliseconds