#ifndef HAVE_TEA1_H #define HAVE_TEA1_H #include void tea1(uint32_t dwFrameNumbers, const uint8_t *lpKey, uint32_t dwNumKsBytes, uint8_t *lpKsOut); #endif /* HAVE_TEA1_H */