Sync from Upstream
This commit is contained in:
@@ -15,4 +15,4 @@
|
||||
#include <stddef.h>
|
||||
void tea_encrypt(uint8_t *v, uint8_t *key);
|
||||
void tea_decrypt(uint8_t *v, uint8_t *key);
|
||||
#endif /* __TEA_H */
|
||||
#endif /* __TEA_H */
|
||||
|
||||
Reference in New Issue
Block a user