Searched refs:SM4_CRYPT_BLK4 (Results 1 – 4 of 4) sorted by relevance
/openbmc/linux/arch/arm64/crypto/ |
H A D | sm4-neon-core.S | 154 #define SM4_CRYPT_BLK4(b0, b1, b2, b3) \ macro 293 SM4_CRYPT_BLK4(v0, v1, v2, v3) 310 SM4_CRYPT_BLK4(v0, v1, v2, v3) 628 SM4_CRYPT_BLK4(v0, v1, v2, v3) 657 SM4_CRYPT_BLK4(v0, v1, v2, v3)
|
H A D | sm4-ce-core.S | 140 SM4_CRYPT_BLK4(v0, v1, v2, v3); 634 SM4_CRYPT_BLK4(v0, v1, v2, v3) 769 SM4_CRYPT_BLK4(v0, v1, v2, v3) 936 SM4_CRYPT_BLK4(v0, v1, v2, v3)
|
H A D | sm4-ce-asm.h | 103 #define SM4_CRYPT_BLK4(b0, b1, b2, b3) \ macro
|
H A D | sm4-ce-gcm-core.S | 417 SM4_CRYPT_BLK4(v0, v1, v2, v3)
|