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

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

Completed in 59 milliseconds