Home
last modified time | relevance | path

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

/external/dropbear/libtomcrypt/src/ciphers/
Dblowfish.c41 static const ulong32 ORIG_S[4][256] = { variable
342 skey->blowfish.S[x][y] = ORIG_S[x][y]; in blowfish_setup()