Home
last modified time | relevance | path

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

/crypto/
Dblowfish_common.c33 static const u32 bf_sbox[256 * 4] = { variable
355 S[count] = bf_sbox[count]; in blowfish_setkey()