Search Options

Results per page
Sort
Preferred Languages
Advance

Results 11 - 11 of 11 for xfdf (4.63 sec)

  1. lib/fips140/v1.0.0.zip

    checkptr panics about turning uintptrs // into pointers into the data segment during // go test -race. Start unsafe.Pointer End unsafe.Pointer } } // "\xff"+fipsMagic is the expected linkinfo.Magic. // We avoid writing that explicitly so that the string does not appear // elsewhere in normal binaries, just as a precaution. const fipsMagic = " Go fipsinfo \xff\x00" var zeroSum [32]byte func init() { if !fips140.Enabled { return } if err := fips140.Supported(); err != nil { panic("fips140: " + err.Error())...
    Registered: Tue Sep 09 11:13:09 UTC 2025
    - Last Modified: Wed Jan 29 15:10:35 UTC 2025
    - 635K bytes
    - Viewed (0)
Back to top