Home
last modified time | relevance | path

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

/linux-6.12.1/crypto/
Dblowfish_common.c34 static const u32 bf_sbox[256 * 4] = { variable
356 S[count] = bf_sbox[count]; in blowfish_setkey()
/linux-6.12.1/drivers/isdn/mISDN/
Ddsp_blowfish.c84 static const u32 bf_sbox[256 * 4] = { variable
620 S[count] = bf_sbox[count]; in dsp_bf_init()