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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/isdn/mISDN/
H A Ddsp_blowfish.c89 static const u32 bf_sbox[256 * 4] = { variable
625 S[count] = bf_sbox[count];
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/crypto/
H A Dblowfish.c43 static const u32 bf_sbox[256 * 4] = { variable
412 S[count] = bf_sbox[count];

Completed in 109 milliseconds