- Sort Score
- Result 10 results
- Languages All
Results 1 - 1 of 1 for longname (0.07 sec)
-
lib/fips140/v1.0.0.zip
this source code is governed by a BSD-style // license that can be found in the LICENSE file. package fips140 import ( "crypto/internal/fips140deps/godebug" "errors" "strings" _ "unsafe" // for go:linkname ) // fatal is [runtime.fatal], pushed via linkname. // //go:linkname fatal crypto/internal/fips140.fatal func fatal(string) // failfipscast is a GODEBUG key allowing simulation of a CAST or PCT failure, // as required during FIPS 140-3 functional testing. The value is the whole name // of the target...
Registered: Tue Sep 09 11:13:09 UTC 2025 - Last Modified: Wed Jan 29 15:10:35 UTC 2025 - 635K bytes - Viewed (0)