Home
last modified time | relevance | path

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

/Linux-v4.19/crypto/
Dtwofish_common.c409 static const u8 calc_sb_tbl[512] = { variable
651 CALC_SB256_2( i, calc_sb_tbl[j], calc_sb_tbl[k] ); in __twofish_setkey()
673 CALC_SB192_2( i, calc_sb_tbl[j], calc_sb_tbl[k] ); in __twofish_setkey()
686 CALC_SB_2( i, calc_sb_tbl[j], calc_sb_tbl[k] ); in __twofish_setkey()