Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for obj0 (0.04 sec)

  1. lib/fips140/v1.0.0.zip

    range // before reading it, but it is unclear whether that would then cause // false negatives. For now, FIPS+ASAN doesn't need to work. if asanEnabled { return errors.New("FIPS 140-3 mode is incompatible with ASAN") } // See EnableFIPS in cmd/internal/obj/fips.go for commentary. switch { case runtime.GOARCH == "wasm", runtime.GOOS == "windows" && runtime.GOARCH == "386", runtime.GOOS == "windows" && runtime.GOARCH == "arm", runtime.GOOS == "openbsd", // due to -fexecute-only, see #70880 runtime.GOOS...
    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