/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) \ argument 200 #define SM4_CRYPT_BLK8(b0, b1, b2, b3, b4, b5, b6, b7) \ argument
|
H A D | aes-neonbs-core.S | 26 .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 D | sm4-neon-core.S | 220 #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 D | aes-neonbs-core.S | 80 .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/crypto/ |
H A D | testmgr.h | 658 #define be64_to_cpua(b1, b2, b3, b4, b5, b6, b7, b8) \ argument 661 #define be64_to_cpua(b1, b2, b3, b4, b5, b6, b7, b8) \ argument
|
/linux/arch/x86/kernel/kprobes/ |
H A D | core.c | 64 #define W(row, b0, b1, b2, b3, b4, b5, b6, b7, b8, b9, ba, bb, bc, bd, be, bf)\ argument
|
/linux/arch/x86/kernel/ |
H A D | uprobes.c | 48 #define W(row, b0, b1, b2, b3, b4, b5, b6, b7, b8, b9, ba, bb, bc, bd, be, bf)\ argument
|
/linux/drivers/iio/pressure/ |
H A D | bmp280-core.c | 2895 u32 b4, b7; in bmp180_compensate_press() local
|