6 lines
393 B
C
Executable File
6 lines
393 B
C
Executable File
/* NB: auto generated file, please don't modify here */
|
|
static const uint8_t aes_key[32] = {0x56, 0xe5, 0x3a, 0x29, 0xfa, 0x4f, 0x1e, 0xfe,
|
|
0x17, 0x50, 0x4f, 0xf7, 0x62, 0xf1, 0x5a, 0xda,
|
|
0xd9, 0x27, 0x83, 0xa5, 0x59, 0xb3, 0xf7, 0xd7,
|
|
0xc9, 0x32, 0x03, 0x78, 0x9e, 0xaa, 0xf4, 0xf9};
|