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: chacha8_stub.s
// 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. //go:build !amd64 && !arm64 #include "textflag.h" // func block(counter uint64, seed *[8]uint32, blocks *[16][4]uint32) TEXT ยทblock(SB), NOSPLIT, $0 JMP ยทblock_generic(SB)
Upload File
Create Folder