Functions | |
| void | crc_32 (arg_t _poly, arg_t _buffer, arg_t _length) |
| This crc32 routine doesn't use precomputed table to allow different polynomials, which is the first param. Partial hash in assumed to be eax (both in and out). Usage: More... | |
| void crc_32 | ( | arg_t | _poly, |
| arg_t | _buffer, | ||
| arg_t | _length | ||
| ) |
This crc32 routine doesn't use precomputed table to allow different polynomials, which is the first param. Partial hash in assumed to be eax (both in and out). Usage: