Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for PRECALC_33 (0.09 sec)

  1. src/crypto/sha1/sha1block_amd64.s

    	PRECALC_20(REG) \
    	PRECALC_21(REG) \
    	PRECALC_23(REG,K_OFFSET,OFFSET)
    
    
    // Helper macros for PRECALC_32_79
    #define PRECALC_32(REG_SUB_8,REG_SUB_4) \
    	VPALIGNR $8, REG_SUB_8, REG_SUB_4, Y0
    
    #define PRECALC_33(REG_SUB_28,REG) \
    	VPXOR REG_SUB_28, REG, REG
    
    #define PRECALC_34(REG_SUB_16) \
    	VPXOR REG_SUB_16, Y0, Y0
    
    #define PRECALC_35(REG) \
    	VPXOR Y0, REG, REG
    
    #define PRECALC_36(REG) \
    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