Home
last modified time | relevance | path

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

/linux/arch/arm64/crypto/
H A Dsm4-ce-core.S124 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 Dsm4-neon-core.S254 #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 Dsm4-ce-asm.h200 #define SM4_CRYPT_BLK8(b0, b1, b2, b3, b4, b5, b6, b7) \ macro