Home
last modified time | relevance | path

Searched refs:bf_sbox (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/crypto/
H A Dblowfish_common.c33 static const u32 bf_sbox[256 * 4] = { variable
355 S[count] = bf_sbox[count]; in blowfish_setkey()
/kernel/linux/linux-6.6/crypto/
H A Dblowfish_common.c34 static const u32 bf_sbox[256 * 4] = { variable
356 S[count] = bf_sbox[count]; in blowfish_setkey()
/kernel/linux/linux-5.10/drivers/isdn/mISDN/
H A Ddsp_blowfish.c89 static const u32 bf_sbox[256 * 4] = { variable
625 S[count] = bf_sbox[count]; in dsp_bf_init()
/kernel/linux/linux-6.6/drivers/isdn/mISDN/
H A Ddsp_blowfish.c89 static const u32 bf_sbox[256 * 4] = { variable
625 S[count] = bf_sbox[count]; in dsp_bf_init()

Completed in 4 milliseconds