- Sort Score
- Result 10 results
- Languages All
Results 1 - 2 of 2 for SETUP_ESPERM (0.82 sec)
-
lib/fips140/v1.0.0-c2097c7c.zip
VPERM VA, VA, ESPERM, VT // Setup byte-swapping permute value in ESPERM for POWER9 instruction // emulation macros. #define SETUP_ESPERM(rtmp) \ MOVD $·rcon(SB), rtmp \ LVX (rtmp), ESPERM # endif // defined(GOPPC64_power9) #else #define P8_LXVB16X(RA,RB,VT) LXVD2X (RA+RB), VT #define P8_STXVB16X(VS,RA,RB) STXVD2X VS, (RA+RB) #define XXBRD_ON_LE(VA, VT) #define SETUP_ESPERM(rtmp) #endif // defined(GOARCH_ppc64le) // func setEncryptKeyAsm(nr int, key *byte, enc *uint32, dec *uint32) TEXT ·expandKeyAsm(SB),...
Registered: Tue Dec 30 11:13:12 UTC 2025 - Last Modified: Thu Sep 25 19:53:19 UTC 2025 - 642.7K bytes - Viewed (0) -
lib/fips140/v1.1.0-rc1.zip
VPERM VA, VA, ESPERM, VT // Setup byte-swapping permute value in ESPERM for POWER9 instruction // emulation macros. #define SETUP_ESPERM(rtmp) \ MOVD $·rcon(SB), rtmp \ LVX (rtmp), ESPERM # endif // defined(GOPPC64_power9) #else #define P8_LXVB16X(RA,RB,VT) LXVD2X (RA+RB), VT #define P8_STXVB16X(VS,RA,RB) STXVD2X VS, (RA+RB) #define XXBRD_ON_LE(VA, VT) #define SETUP_ESPERM(rtmp) #endif // defined(GOARCH_ppc64le) // func setEncryptKeyAsm(nr int, key *byte, enc *uint32, dec *uint32) TEXT ·expandKeyAsm(SB),...
Registered: Tue Dec 30 11:13:12 UTC 2025 - Last Modified: Thu Dec 11 16:27:41 UTC 2025 - 663K bytes - Viewed (0)