Home
last modified time | relevance | path

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

/openbmc/linux/crypto/
H A Dtwofish_common.c561 #define CALC_K256(a, j, k, l, m, n) \ macro
649 CALC_K256 (w, i, q0[i], q1[i], q0[i+1], q1[i+1]); in __twofish_setkey()
652 CALC_K256 (k, i, q0[i+8], q1[i+8], q0[i+9], q1[i+9]); in __twofish_setkey()