Searched defs:b6 (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
|
| /linux/crypto/ |
| H A D | testmgr.h | 646 #define be64_to_cpua(b1, b2, b3, b4, b5, b6, b7, b8) \ argument 649 #define be64_to_cpua(b1, b2, b3, b4, b5, b6, b7, b8) \ argument
|
| /linux/fs/nfs/ |
| H A D | pnfs_nfs.c | 539 struct sockaddr_in6 *a6, *b6; in same_sockaddr() local
|
| /linux/drivers/atm/ |
| H A D | fore200e.h | 75 #define BITFIELD6(b1, b2, b3, b4, b5, b6) b1; b2; b3; b4; b5; b6; argument 81 #define BITFIELD6(b1, b2, b3, b4, b5, b6) b6; b5; b4; b3; b2; b1; argument
|
| /linux/drivers/iio/pressure/ |
| H A D | bmp280-core.c | 2893 s32 b3, b6; in bmp180_compensate_press() local
|