X7ROOT File Manager
Current Path:
/opt/golang/1.22.0/src/internal/chacha8rand
opt
/
golang
/
1.22.0
/
src
/
internal
/
chacha8rand
/
📁
..
📄
chacha8.go
(5.58 KB)
📄
chacha8_amd64.s
(4.58 KB)
📄
chacha8_arm64.s
(3.16 KB)
📄
chacha8_generic.go
(6.26 KB)
📄
chacha8_stub.s
(338 B)
📄
export_test.go
(283 B)
📄
rand_test.go
(9.44 KB)
Editing: export_test.go
// Copyright 2023 The Go Authors. All rights reserved. // Use of this source code is governed by a BSD-style // license that can be found in the LICENSE file. package chacha8rand var Block = block var Block_generic = block_generic func Seed(s *State) [4]uint64 { return s.seed }
Upload File
Create Folder