RSSKEYLEN
u32 rss_key[RSSKEYLEN], mrqc, shift = 0;
for (i = 0; i < RSSKEYLEN; i++)
uint8_t rss_key[4 * RSSKEYLEN];
for (i = 0; i < RSSKEYLEN; ++i) {