Searched defs:AVXTEA (Results 1 – 3 of 3) sorted by relevance
35 typedef struct AVXTEA { struct37 } AVXTEA; argument
216 void (*crypt)(AVXTEA *, uint8_t *, const uint8_t *, int, uint8_t *)) in xtea_crypt()
66 void (*crypt)(AVXTEA *, uint8_t *, const uint8_t *, int, uint8_t *, int)) in test_xtea()