Searched refs:CAST_S_table0 (Results 1 - 4 of 4) sorted by relevance

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/openssl/crypto/cast/
H A Dcast_lcl.h181 CAST_S_table0+((t>>C_2)&C_M)) OP2 \
201 t= *(CAST_LONG *)((unsigned char *)CAST_S_table0+u); \
217 a=CAST_S_table0[(t>> 8)&0xff]; \
225 OPENSSL_EXTERN const CAST_LONG CAST_S_table0[256]; variable
H A Dcast_s.h58 OPENSSL_GLOBAL const CAST_LONG CAST_S_table0[256]={ variable
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/openssl-0.9.8e/crypto/cast/
H A Dcast_lcl.h176 CAST_S_table0+((t>>C_2)&C_M)) OP2 \
196 t= *(CAST_LONG *)((unsigned char *)CAST_S_table0+u); \
212 a=CAST_S_table0[(t>> 8)&0xff]; \
220 extern const CAST_LONG CAST_S_table0[256];
H A Dcast_s.h58 OPENSSL_GLOBAL const CAST_LONG CAST_S_table0[256]={ variable

Completed in 51 milliseconds