Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for Locktyukhin (0.18 sec)

  1. src/crypto/sha1/sha1block_amd64.s

    // AVX2 version by Intel, same algorithm as code in Linux kernel:
    // https://github.com/torvalds/linux/blob/master/arch/x86/crypto/sha1_avx2_x86_64_asm.S
    // Authors:
    // Ilya Albrekht <******@****.***>
    // Maxim Locktyukhin <maxim.locktyukhin@intel.com>
    // Ronen Zohar <******@****.***>
    // Chandramouli Narayanan <******@****.***>
    
    //go:build !purego
    
    #include "textflag.h"
    
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Mon Mar 04 17:29:44 UTC 2024
    - 31.5K bytes
    - Viewed (0)
Back to top