Home
last modified time | relevance | path

Searched defs:AVAES (Results 1 – 1 of 1) sorted by relevance

/third_party/ffmpeg/libavutil/
Daes_internal.h34 typedef struct AVAES { struct
40 …void (*crypt)(struct AVAES *a, uint8_t *dst, const uint8_t *src, int count, uint8_t *iv, int round… argument
41 } AVAES; typedef