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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/crypto/
H A Dtwofish_common.c410 static const u8 calc_sb_tbl[512] = { variable
655 CALC_SB256_2( i, calc_sb_tbl[j], calc_sb_tbl[k] );
677 CALC_SB192_2( i, calc_sb_tbl[j], calc_sb_tbl[k] );
690 CALC_SB_2( i, calc_sb_tbl[j], calc_sb_tbl[k] );
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libgcrypt-1.5.0/cipher/
H A Dtwofish.c412 static byte calc_sb_tbl[512] = {
650 CALC_SB256_2( i, calc_sb_tbl[j], calc_sb_tbl[k] );
681 CALC_SB_2( i, calc_sb_tbl[j], calc_sb_tbl[k] );
408 static byte calc_sb_tbl[512] = { variable
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/libgcrypt-1.5.0/cipher/
H A Dtwofish.c412 static byte calc_sb_tbl[512] = {
650 CALC_SB256_2( i, calc_sb_tbl[j], calc_sb_tbl[k] );
681 CALC_SB_2( i, calc_sb_tbl[j], calc_sb_tbl[k] );
408 static byte calc_sb_tbl[512] = { variable

Completed in 124 milliseconds