#ifndef HAVE_TEA2_H #define HAVE_TEA2_H #include void tea2(uint32_t dwFrameNumbers, uint8_t *lpKey, uint32_t dwNumKsBytes, uint8_t *lpKsOut); #endif /* HAVE_TEA2_H */