1 2 3 4 5 6 7
#include "openssl/rd_fst.h" typedef struct { u32 rd_key[4 *(MAXNR + 1)]; int rounds; } RIJNDAEL_KEY;