Ignore:
File:
1 edited

Legend:

Unmodified
Added
Removed
  • lib/arc.h

    rf3351f0 rddcf491f  
    3131};
    3232
    33 #ifndef G_GNUC_MALLOC
    34 #define G_GNUC_MALLOC
    35 #endif
    36 
    3733G_GNUC_MALLOC struct arc_state *arc_keymaker( unsigned char *key, int kl, int cycles );
    3834unsigned char arc_getbyte( struct arc_state *st );
Note: See TracChangeset for help on using the changeset viewer.