Home
last modified time | relevance | path

Searched defs:handshake (Results 1 – 14 of 14) sorted by relevance

/linux-6.3-rc2/drivers/net/wireguard/
A Dnoise.c59 void wg_noise_handshake_init(struct noise_handshake *handshake, in wg_noise_handshake_init()
78 static void handshake_zero(struct noise_handshake *handshake) in handshake_zero()
88 void wg_noise_handshake_clear(struct noise_handshake *handshake) in wg_noise_handshake_clear()
518 struct noise_handshake *handshake) in wg_noise_handshake_create_initiation()
588 struct noise_handshake *handshake; in wg_noise_handshake_consume_initiation() local
668 struct noise_handshake *handshake) in wg_noise_handshake_create_response()
733 struct noise_handshake *handshake; in wg_noise_handshake_consume_response() local
816 bool wg_noise_handshake_begin_session(struct noise_handshake *handshake, in wg_noise_handshake_begin_session()
A Dpeer.h47 struct noise_handshake handshake; member
/linux-6.3-rc2/drivers/input/mouse/
A Dpc110pad.c43 int handshake = inb_p(pc110pad_io + 2); in pc110pad_interrupt() local
/linux-6.3-rc2/drivers/net/ethernet/cavium/liquidio/
A Dlio_main.c133 struct handshake { struct
156 static struct handshake handshake[MAX_OCTEON_DEVICES]; argument
/linux-6.3-rc2/arch/powerpc/kernel/
A Dsmp-tbsync.c28 volatile int handshake; member
/linux-6.3-rc2/drivers/char/
A Ddsp56k.c60 #define handshake(count, maxio, timeout, ENABLE, f) \ macro
/linux-6.3-rc2/drivers/tty/hvc/
A Dhvsi.c389 struct hvsi_struct **handshake) in hvsi_load_chunk()
478 struct hvsi_struct *handshake; in hvsi_interrupt() local
/linux-6.3-rc2/arch/arm/common/
A DbL_switcher.c65 long volatile handshake, **handshake_ptr = _arg; in bL_do_switch() local
/linux-6.3-rc2/drivers/usb/early/
A Dxhci-dbc.c134 static int handshake(void __iomem *ptr, u32 mask, u32 done, int wait, int delay) in handshake() function
/linux-6.3-rc2/drivers/usb/host/
A Dpci-quirks.c1011 static int handshake(void __iomem *ptr, u32 mask, u32 done, in handshake() function
A Doxu210hp-hcd.c748 static int handshake(struct oxu_hcd *oxu, void __iomem *ptr, in handshake() function
/linux-6.3-rc2/sound/pci/echoaudio/
A Dechoaudio_dsp.h650 __le32 handshake; /* DSP command handshake 0x010 4 */ member
/linux-6.3-rc2/drivers/usb/gadget/udc/
A Dnet2280.c361 static int handshake(u32 __iomem *ptr, u32 mask, u32 done, int usec) in handshake() function
/linux-6.3-rc2/drivers/usb/fotg210/
A Dfotg210-hcd.c883 static int handshake(struct fotg210_hcd *fotg210, void __iomem *ptr, in handshake() function

Completed in 55 milliseconds