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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libgcrypt-1.5.0/cipher/
H A Dtwofish.c512 #define CALC_SB256_2(i, a, b) \
519 CALC_SB256_2 (i, a, b); CALC_SB256_2 ((i)+1, c, d); \
520 CALC_SB256_2 ((i)+2, e, f); CALC_SB256_2 ((i)+3, g, h)
650 CALC_SB256_2( i, calc_sb_tbl[j], calc_sb_tbl[k] );
508 #define CALC_SB256_2 macro
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/libgcrypt-1.5.0/cipher/
H A Dtwofish.c512 #define CALC_SB256_2(i, a, b) \
519 CALC_SB256_2 (i, a, b); CALC_SB256_2 ((i)+1, c, d); \
520 CALC_SB256_2 ((i)+2, e, f); CALC_SB256_2 ((i)+3, g, h)
650 CALC_SB256_2( i, calc_sb_tbl[j], calc_sb_tbl[k] );
508 #define CALC_SB256_2 macro
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/crypto/
H A Dtwofish_common.c513 #define CALC_SB256_2(i, a, b) \ macro
655 CALC_SB256_2( i, calc_sb_tbl[j], calc_sb_tbl[k] );

Completed in 122 milliseconds