Home
last modified time | relevance | path

Searched defs:DROUND (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/isdn/mISDN/
H A Ddsp_blowfish.c361 #define DROUND(a, b, n) do { a ^= bf_F(b); b ^= P[n]; } while (0) macro
[all...]
/kernel/linux/linux-6.6/drivers/isdn/mISDN/
H A Ddsp_blowfish.c361 #define DROUND(a, b, n) do { a ^= bf_F(b); b ^= P[n]; } while (0) macro
[all...]

Completed in 4 milliseconds