Searched refs:SM4_CRYPT_BLK8_BE (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/arch/arm64/crypto/ |
H A D | sm4-ce-asm.h | 110 #define SM4_CRYPT_BLK8_BE(b0, b1, b2, b3, b4, b5, b6, b7) \ macro 209 SM4_CRYPT_BLK8_BE(b0, b1, b2, b3, b4, b5, b6, b7);
|
H A D | sm4-ce-core.S | 242 SM4_CRYPT_BLK8_BE(v8, v9, v10, v11, v12, v13, v14, v15) 496 SM4_CRYPT_BLK8_BE(v8, v9, v10, v11, v12, v13, v14, v15)
|