Searched refs:CALC_SB (Results 1 - 2 of 2) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libgcrypt-1.5.0/cipher/
H A Dtwofish.c496 * respectively. CALC_SB is simply a convenience to make the code shorter;
506 #define CALC_SB(i, a, b, c, d, e, f, g, h) \
510 /* Macros exactly like CALC_SB and CALC_SB_2, but for 256-bit keys. */
502 #define CALC_SB macro
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/libgcrypt-1.5.0/cipher/
H A Dtwofish.c496 * respectively. CALC_SB is simply a convenience to make the code shorter;
506 #define CALC_SB(i, a, b, c, d, e, f, g, h) \
510 /* Macros exactly like CALC_SB and CALC_SB_2, but for 256-bit keys. */
502 #define CALC_SB macro

Completed in 72 milliseconds