Home
last modified time | relevance | path

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

/linux-6.1.9/crypto/
Dblowfish_common.c25 static const u32 bf_pbox[16 + 2] = { variable
359 P[i] = bf_pbox[i]; in blowfish_setkey()
/linux-6.1.9/drivers/isdn/mISDN/
Ddsp_blowfish.c81 static const u32 bf_pbox[16 + 2] = { variable
629 P[i] = bf_pbox[i]; in dsp_bf_init()