Home
last modified time | relevance | path

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

/dports/security/gnupg1/gnupg-1.4.23/cipher/
H A Dtwofish.c482 #define CALC_SB_2(i, a, b) \ macro
489 CALC_SB_2 (i, a, b); CALC_SB_2 ((i)+1, c, d); \
490 CALC_SB_2 ((i)+2, e, f); CALC_SB_2 ((i)+3, g, h)
668 CALC_SB_2( i, calc_sb_tbl[j], calc_sb_tbl[k] ); in do_twofish_setkey()
/dports/security/libgcrypt/libgcrypt-1.9.4/cipher/
H A Dtwofish.c570 #define CALC_SB_2(i, a, b) \ macro
577 CALC_SB_2 (i, a, b); CALC_SB_2 ((i)+1, c, d); \
578 CALC_SB_2 ((i)+2, e, f); CALC_SB_2 ((i)+3, g, h)
737 CALC_SB_2( i, calc_sb_tbl[j], calc_sb_tbl[k] ); in do_twofish_setkey()
/dports/mail/thunderbird/thunderbird-91.8.0/comm/third_party/libgcrypt/cipher/
H A Dtwofish.c570 #define CALC_SB_2(i, a, b) \ macro
577 CALC_SB_2 (i, a, b); CALC_SB_2 ((i)+1, c, d); \
578 CALC_SB_2 ((i)+2, e, f); CALC_SB_2 ((i)+3, g, h)
737 CALC_SB_2( i, calc_sb_tbl[j], calc_sb_tbl[k] ); in do_twofish_setkey()
/dports/multimedia/v4l-utils/linux-5.13-rc2/crypto/
H A Dtwofish_common.c483 #define CALC_SB_2(i, a, b) \ macro
670 CALC_SB_2( i, calc_sb_tbl[j], calc_sb_tbl[k] ); in __twofish_setkey()
/dports/multimedia/v4l_compat/linux-5.13-rc2/crypto/
H A Dtwofish_common.c483 #define CALC_SB_2(i, a, b) \ macro
670 CALC_SB_2( i, calc_sb_tbl[j], calc_sb_tbl[k] ); in __twofish_setkey()
/dports/multimedia/libv4l/linux-5.13-rc2/crypto/
H A Dtwofish_common.c483 #define CALC_SB_2(i, a, b) \ macro
670 CALC_SB_2( i, calc_sb_tbl[j], calc_sb_tbl[k] ); in __twofish_setkey()