Home
last modified time | relevance | path

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

/dflybsd-src/crypto/libressl/crypto/cast/
H A Dcast_lcl.h165 CAST_S_table0+((t>>C_2)&C_M)) OP2 \
185 t= *(CAST_LONG *)((unsigned char *)CAST_S_table0+u); \
201 a=CAST_S_table0[(t>> 8)&0xff]; \
209 extern const CAST_LONG CAST_S_table0[256];
H A Dcast_s.h61 const CAST_LONG CAST_S_table0[256]={ variable