Home
last modified time | relevance | path

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

/external/dropbear/libtomcrypt/src/ciphers/
Dblowfish.c33 static const ulong32 ORIG_P[16 + 2] = { variable
336 skey->blowfish.K[x] = ORIG_P[x] ^ A; in blowfish_setup()