Searched defs:b5 (Results 1 – 6 of 6) sorted by relevance
| /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 | 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
|
| H A D | aes-neonbs-core.S | 56 .macro inv_in_bs_ch, b6, b1, b2, b4, b7, b0, b3, b5
|
| /linux/arch/arm/crypto/ |
| H A D | aes-neonbs-core.S | 110 .macro inv_in_bs_ch, b6, b1, b2, b4, b7, b0, b3, b5
|
| /linux/arch/x86/kernel/ |
| H A D | uprobes.c | 49 #define W(row, b0, b1, b2, b3, b4, b5, b6, b7, b8, b9, ba, bb, bc, bd, be, bf)\ argument
|
| /linux/arch/x86/net/ |
| H A D | bpf_jit_comp.c | 45 #define EMIT5(b1, b2, b3, b4, b5) \ argument
|