Home
last modified time | relevance | path

Searched refs:SM4_CRYPT_BLK4_BE (Results 1 – 3 of 3) sorted by relevance

/linux/arch/arm64/crypto/
H A Dsm4-neon-core.S131 #define SM4_CRYPT_BLK4_BE(b0, b1, b2, b3) \ macro
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)
H A Dsm4-ce-asm.h57 #define SM4_CRYPT_BLK4_BE(b0, b1, b2, b3) \ macro
108 SM4_CRYPT_BLK4_BE(b0, b1, b2, b3);
H A Dsm4-ce-core.S275 SM4_CRYPT_BLK4_BE(v8, v9, v10, v11)