Search Options

Results per page
Sort
Preferred Languages
Advance

Results 371 - 371 of 371 for eure (0.97 sec)

  1. lib/fips140/v1.0.0.zip

    avoid the performance overhead of checking it every time. if godebug.Value("#ppc64aes") == "off" { supportsAES = false } impl.Register("aes", "POWER8", &supportsAES) } } // checkGenericIsExpect is called by the variable-time implementation to make // sure it is not used when hardware support is available. It shouldn't happen, // but this way it's more evidently correct. func checkGenericIsExpect() { if supportsAES { panic("crypto/aes: internal error: using generic implementation despite hardware support")...
    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