Annotation of uae/src/include/crc32.h, revision 1.1.1.2

1.1       root        1: extern uae_u32 get_crc32 (uae_u8 *p, int size);
1.1.1.2 ! root        2: extern uae_u16 get_crc16 (uae_u8 *p, int size);
        !             3: 
        !             4: extern void get_sha1 (uae_u8 *p, int size, uae_u8 *out);
        !             5: extern char *get_sha1_txt (uae_u8 *p, int size);
        !             6: #define SHA1_SIZE 20

unix.superglobalmegacorp.com

This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.