Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for Fuller (0.28 sec)

  1. src/crypto/sha256/sha256block_amd64.s

    //
    // The sha-ni implementation uses Intel(R) SHA extensions SHA256RNDS2, SHA256MSG1, SHA256MSG2
    // It also reuses portions of the flip_mask (half) and K256 table (stride 32) from the avx2 version
    //
    // Reference
    // S. Gulley, et al, "New Instructions Supporting the Secure Hash
    // Algorithm on IntelĀ® Architecture Processors", July 2013
    // https://www.intel.com/content/www/us/en/developer/articles/technical/intel-sha-extensions.html
    //
    
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Mon Mar 04 17:29:44 UTC 2024
    - 47.3K bytes
    - Viewed (0)
Back to top