Searched refs:CAST_S_table1 (Results 1 - 3 of 3) sorted by relevance

/freebsd-10.1-release/secure/lib/libcrypto/i386/
H A Dcast-586.s37 movl CAST_S_table1(,%ebx,4),%ebx
58 movl CAST_S_table1(,%ebx,4),%ebx
79 movl CAST_S_table1(,%ebx,4),%ebx
100 movl CAST_S_table1(,%ebx,4),%ebx
121 movl CAST_S_table1(,%ebx,4),%ebx
142 movl CAST_S_table1(,%ebx,4),%ebx
163 movl CAST_S_table1(,%ebx,4),%ebx
184 movl CAST_S_table1(,%ebx,4),%ebx
205 movl CAST_S_table1(,%ebx,4),%ebx
226 movl CAST_S_table1(,
[all...]
/freebsd-10.1-release/crypto/openssl/crypto/cast/
H A Dcast_lcl.h176 CAST_S_table1+((t<<C_3)&C_M)))&0xffffffffL) OP3 \
196 t=(t OP2 *(CAST_LONG *)((unsigned char *)CAST_S_table1+v))&0xffffffffL;\
211 b=CAST_S_table1[(t )&0xff]; \
219 extern const CAST_LONG CAST_S_table1[256];
H A Dcast_s.h125 OPENSSL_GLOBAL const CAST_LONG CAST_S_table1[256] = { variable

Completed in 77 milliseconds