Movatterモバイル変換


[0]ホーム

URL:


checktest

packagestandard library
go1.25.2Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Oct 7, 2025 License:BSD-3-ClauseImports:3Imported by:0

Details

Repository

cs.opensource.google/go/go

Links

Documentation

Overview

Package checktest defines some code and data for use inthe crypto/internal/fips140/check test.

Index

Constants

This section is empty.

Variables

View Source
var DATA = struct {P *intXint}{&NOPTRDATA, 3}

DATA needs to have both a pointer and an int so that _some_ of it getsinitialized at link time, so it is treated as DATA and not BSS.The pointer is deferred to init time.

View Source
var NOPTRBSSint
View Source
var NOPTRDATAint = 1
View Source
var RODATAint32// set to 2 in asm.s

The linkname here disables asan registration of this global,because asan gets mad about rodata globals.

Functions

funcPtrStaticData

func PtrStaticData() *uint32

funcPtrStaticText

func PtrStaticText()unsafe.Pointer

funcTEXT

func TEXT()

Types

This section is empty.

Source Files

View all Source files

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f orF : Jump to
y orY : Canonical URL
go.dev uses cookies from Google to deliver and enhance the quality of its services and to analyze traffic.Learn more.

[8]ページ先頭

©2009-2025 Movatter.jp