2 lines
53 B
C
2 lines
53 B
C
void mdfour(uint8_t *out, const uint8_t *in, int n);
|
void mdfour(uint8_t *out, const uint8_t *in, int n);
|