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

/freebsd-11-stable/crypto/openssl/crypto/cast/
H A Dcast_lcl.h180 CAST_S_table2+((t>>C_0)&C_M)))&0xffffffffL) OP1 \
202 t=(t OP3 *(CAST_LONG *)((unsigned char *)CAST_S_table2+u)&0xffffffffL);\
214 c=CAST_S_table2[(t>>24)&0xff]; \
222 extern const CAST_LONG CAST_S_table2[256];
H A Dcast_s.h192 OPENSSL_GLOBAL const CAST_LONG CAST_S_table2[256] = { variable

Completed in 57 milliseconds