Searched defs:i4 (Results 1 – 7 of 7) sorted by relevance
/linux-6.14.4/arch/arm64/crypto/ |
D | aes-ce.S | 52 .macro do_enc_Nx, de, mc, k, i0, i1, i2, i3, i4 72 .macro round_Nx, enc, k, i0, i1, i2, i3, i4 81 .macro fin_round_Nx, de, k, k2, i0, i1, i2, i3, i4 107 .macro do_block_Nx, enc, rounds, i0, i1, i2, i3, i4
|
/linux-6.14.4/net/netfilter/ |
D | xt_CHECKSUM.c | 38 const struct ipt_ip *i4 = par->entryinfo; in checksum_tg_check() local
|
/linux-6.14.4/sound/pci/cs46xx/ |
D | cs46xx_dsp_scb_types.h | 1119 u32 i4; member
|
/linux-6.14.4/fs/bcachefs/ |
D | bkey.c | 788 #define I5(i0, i1, i2, i3, i4) (I4(i0, i1, i2, i3), I(i4)) argument
|
/linux-6.14.4/lib/crypto/ |
D | curve25519-hacl64.c | 607 u64 i0, i1, i2, i3, i4, output0, output1, output2, output3, output4; in format_fexpand() local
|
/linux-6.14.4/drivers/hid/bpf/progs/ |
D | hid_report_helpers.h | 36 #define i4(v_) (((__u8)(v_) & 0xf) + must_be((v_) >= -0x8 && (v_) <= 0x7, "not a i4")) macro
|
/linux-6.14.4/drivers/scsi/ |
D | advansys.c | 339 ASC_SCSIQ_4 i4; member
|