Home
last modified time | relevance | path

Searched defs:b7 (Results 1 – 5 of 5) sorted by relevance

/linux/arch/arm64/crypto/
H A Dsm4-ce-asm.h110 #define SM4_CRYPT_BLK8_BE(b0, b1, b2, b3, b4, b5, b6, b7) \ argument
200 #define SM4_CRYPT_BLK8(b0, b1, b2, b3, b4, b5, b6, b7) \ argument
H A Daes-neonbs-core.S26 .macro in_bs_ch, b0, b1, b2, b3, b4, b5, b6, b7
42 .macro out_bs_ch, b0, b1, b2, b3, b4, b5, b6, b7
H A Dsm4-neon-core.S220 #define SM4_CRYPT_BLK8_norotate(b0, b1, b2, b3, b4, b5, b6, b7) \ argument
254 #define SM4_CRYPT_BLK8(b0, b1, b2, b3, b4, b5, b6, b7) \ argument
/linux/arch/arm/crypto/
H A Daes-neonbs-core.S80 .macro in_bs_ch, b0, b1, b2, b3, b4, b5, b6, b7
96 .macro out_bs_ch, b0, b1, b2, b3, b4, b5, b6, b7
/linux/drivers/iio/pressure/
H A Dbmp280-core.c2898 u32 b4, b7; in bmp180_compensate_press() local