Home
last modified time | relevance | path

Searched defs:i4 (Results 1 – 7 of 7) sorted by relevance

/linux-6.14.4/arch/arm64/crypto/
Daes-ce.S52 .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/
Dxt_CHECKSUM.c38 const struct ipt_ip *i4 = par->entryinfo; in checksum_tg_check() local
/linux-6.14.4/sound/pci/cs46xx/
Dcs46xx_dsp_scb_types.h1119 u32 i4; member
/linux-6.14.4/fs/bcachefs/
Dbkey.c788 #define I5(i0, i1, i2, i3, i4) (I4(i0, i1, i2, i3), I(i4)) argument
/linux-6.14.4/lib/crypto/
Dcurve25519-hacl64.c607 u64 i0, i1, i2, i3, i4, output0, output1, output2, output3, output4; in format_fexpand() local
/linux-6.14.4/drivers/hid/bpf/progs/
Dhid_report_helpers.h36 #define i4(v_) (((__u8)(v_) & 0xf) + must_be((v_) >= -0x8 && (v_) <= 0x7, "not a i4")) macro
/linux-6.14.4/drivers/scsi/
Dadvansys.c339 ASC_SCSIQ_4 i4; member