Searched refs:SM4_CRYPT_BLK4_BE (Results 1 - 3 of 3) sorted by relevance
/kernel/linux/linux-6.6/arch/arm64/crypto/ |
H A D | sm4-neon-core.S | 131 #define SM4_CRYPT_BLK4_BE(b0, b1, b2, b3) \ define 159 SM4_CRYPT_BLK4_BE(b0, b1, b2, b3); 388 SM4_CRYPT_BLK4_BE(v4, v5, v6, v7) 416 SM4_CRYPT_BLK4_BE(v4, v5, v6, v7) 501 SM4_CRYPT_BLK4_BE(v0, v1, v2, v3) 529 SM4_CRYPT_BLK4_BE(v0, v1, v2, v3)
|
H A D | sm4-ce-asm.h | 57 #define SM4_CRYPT_BLK4_BE(b0, b1, b2, b3) \ macro 108 SM4_CRYPT_BLK4_BE(b0, b1, b2, b3);
|
H A D | sm4-ce-core.S | 275 SM4_CRYPT_BLK4_BE(v8, v9, v10, v11) 529 SM4_CRYPT_BLK4_BE(v8, v9, v10, v11)
|
Completed in 2 milliseconds