21 #ifndef AVUTIL_AES_INTERNAL_H
22 #define AVUTIL_AES_INTERNAL_H
Memory handling functions.
av_aes_block round_key[15]
#define DECLARE_ALIGNED(n, t, v)
Declare a variable that is aligned in memory.
typedef void(APIENTRY *FF_PFNGLACTIVETEXTUREPROC)(GLenum texture)
void(* crypt)(struct AVAES *a, uint8_t *dst, const uint8_t *src, int count, uint8_t *iv, int rounds)