Home
last modified time | relevance | path

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

/third_party/openssl/crypto/cast/
Dcast_local.h139 CAST_S_table1+((t<<C_3)&C_M)))&0xffffffffL) OP3 \
159 t=(t OP2 *(CAST_LONG *)((unsigned char *)CAST_S_table1+v))&0xffffffffL;\
174 b=CAST_S_table1[(t )&0xff]; \
182 extern const CAST_LONG CAST_S_table1[256];
Dcast_s.h77 const CAST_LONG CAST_S_table1[256] = { variable