MLXSW_SP1_AFK_KEY_BLOCK_SIZE
unsigned int offset = block_index * MLXSW_SP1_AFK_KEY_BLOCK_SIZE;
memcpy(output_indexed, block, MLXSW_SP1_AFK_KEY_BLOCK_SIZE);
unsigned int offset = block_index * MLXSW_SP1_AFK_KEY_BLOCK_SIZE;
memset(output_indexed, 0, MLXSW_SP1_AFK_KEY_BLOCK_SIZE);