Home
last modified time | relevance | path

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

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