mirror of
git://git.gnupg.org/gnupg.git
synced 2025-07-14 21:47:19 +02:00
a couple of changes; but some parts are now broken
This commit is contained in:
parent
d6fa02add6
commit
4c0c155922
46 changed files with 1879 additions and 433 deletions
|
@ -228,7 +228,7 @@ static const u32 ps[BLOWFISH_ROUNDS+2] = {
|
|||
|
||||
|
||||
|
||||
static u32
|
||||
static inline u32
|
||||
function_F( BLOWFISH_context *bc, u32 x )
|
||||
{
|
||||
u16 a, b, c, d;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue