Searched refs:SM4_CRYPT_BLK4 (Results 1 – 4 of 4) sorted by relevance
/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) 515 SM4_CRYPT_BLK4(v0, v1, v2, v3) 544 SM4_CRYPT_BLK4(v0, v1, v2, v3)
|
H A D | sm4-ce-core.S | 140 SM4_CRYPT_BLK4(v0, v1, v2, v3); 476 SM4_CRYPT_BLK4(v0, v1, v2, v3) 611 SM4_CRYPT_BLK4(v0, v1, v2, v3) 778 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)
|