Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/crypto/
H A Dblowfish_common.c33 static const u32 bf_sbox[256 * 4] = { variable
355 S[count] = bf_sbox[count]; in blowfish_setkey()
/OK3568_Linux_fs/kernel/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()