Searched refs:SM4_CRYPT_BLK8 (Results 1 – 3 of 3) sorted by relevance
/linux/arch/arm64/crypto/ |
H A D | sm4-ce-core.S | 124 SM4_CRYPT_BLK8(v0, v1, v2, v3, v4, v5, v6, v7); 444 SM4_CRYPT_BLK8(v0, v1, v2, v3, v4, v5, v6, v7) 576 SM4_CRYPT_BLK8(v0, v1, v2, v3, v4, v5, v6, v7) 743 SM4_CRYPT_BLK8(v0, v1, v2, v3, v4, v5, v6, v7)
|
H A D | sm4-neon-core.S | 254 #define SM4_CRYPT_BLK8(b0, b1, b2, b3, b4, b5, b6, b7) \ macro 276 SM4_CRYPT_BLK8(v0, v1, v2, v3, v4, v5, v6, v7) 478 SM4_CRYPT_BLK8(v0, v1, v2, v3, v4, v5, v6, v7)
|
H A D | sm4-ce-asm.h | 200 #define SM4_CRYPT_BLK8(b0, b1, b2, b3, b4, b5, b6, b7) \ macro
|