Attempt to count descramblers used properly
[oscam.git] / reader-dre-st20.h
bloba48e9778eaae94bd699ba99d5cf7c21972eb06c5
1 #ifndef ST20_H_
2 #define ST20_H_
4 int st20_run(uint8_t* snip, uint32_t snip_len, int addr, uint8_t *data, uint16_t overcryptId);
6 #endif