Searched refs:CAMELLIA_FLS (Results 1 – 1 of 1) sorted by relevance
/openbmc/linux/crypto/ |
H A D | camellia_generic.c | 811 #define CAMELLIA_FLS(ll, lr, rl, rr, kll, klr, krl, krr, t0, t1, t2, t3) ({ \ macro 873 CAMELLIA_FLS(io[0], io[1], io[2], io[3], \ in camellia_do_encrypt() 928 CAMELLIA_FLS(io[0], io[1], io[2], io[3], \ in camellia_do_decrypt()
|