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

/linux-master/crypto/
H A Dblowfish_common.c34 static const u32 bf_sbox[256 * 4] = { variable
356 S[count] = bf_sbox[count];
/linux-master/drivers/isdn/mISDN/
H A Ddsp_blowfish.c89 static const u32 bf_sbox[256 * 4] = { variable
625 S[count] = bf_sbox[count];

Completed in 100 milliseconds