Searched defs:AVAES (Results 1 – 1 of 1) sorted by relevance
34 typedef struct AVAES { struct40 …void (*crypt)(struct AVAES *a, uint8_t *dst, const uint8_t *src, int count, uint8_t *iv, int round… argument41 } AVAES; typedef