Home
last modified time | relevance | path

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

/drivers/isdn/mISDN/
A Ddsp_blowfish.c517 DROUND(yl, yr, 15); in dsp_bf_decrypt()
523 DROUND(yl, yr, 9); in dsp_bf_decrypt()
524 DROUND(yr, yl, 8); in dsp_bf_decrypt()
525 DROUND(yl, yr, 7); in dsp_bf_decrypt()
526 DROUND(yr, yl, 6); in dsp_bf_decrypt()
527 DROUND(yl, yr, 5); in dsp_bf_decrypt()
528 DROUND(yr, yl, 4); in dsp_bf_decrypt()
529 DROUND(yl, yr, 3); in dsp_bf_decrypt()
530 DROUND(yr, yl, 2); in dsp_bf_decrypt()
531 DROUND(yl, yr, 1); in dsp_bf_decrypt()
[all …]

Completed in 3 milliseconds