/openbmc/linux/drivers/net/wireguard/ |
H A D | noise.c | 59 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()
|
H A D | peer.h | 47 struct noise_handshake handshake; member
|
/openbmc/linux/drivers/input/mouse/ |
H A D | pc110pad.c | 43 int handshake = inb_p(pc110pad_io + 2); in pc110pad_interrupt() local
|
/openbmc/linux/drivers/net/ethernet/cavium/liquidio/ |
H A D | lio_main.c | 133 struct handshake { struct 156 static struct handshake handshake[MAX_OCTEON_DEVICES]; argument
|
/openbmc/linux/arch/powerpc/kernel/ |
H A D | smp-tbsync.c | 28 volatile int handshake; member
|
/openbmc/phosphor-net-ipmid/command/ |
H A D | payload_cmds.hpp | 50 uint8_t handshake:1; //!< SOL startup handshake. member 64 uint8_t handshake:1; //!< SOL startup handshake. member
|
/openbmc/linux/drivers/char/ |
H A D | dsp56k.c | 60 #define handshake(count, maxio, timeout, ENABLE, f) \ macro
|
/openbmc/linux/drivers/tty/hvc/ |
H A D | hvsi.c | 389 struct hvsi_struct **handshake) in hvsi_load_chunk() 478 struct hvsi_struct *handshake; in hvsi_interrupt() local
|
/openbmc/linux/arch/arm/common/ |
H A D | bL_switcher.c | 65 long volatile handshake, **handshake_ptr = _arg; in bL_do_switch() local
|
/openbmc/linux/drivers/dma/dw-edma/ |
H A D | dw-hdma-v0-regs.h | 31 u32 handshake; /* 0x000c */ member
|
/openbmc/linux/drivers/usb/early/ |
H A D | xhci-dbc.c | 134 static int handshake(void __iomem *ptr, u32 mask, u32 done, int wait, int delay) in handshake() function
|
/openbmc/linux/drivers/usb/host/ |
H A D | pci-quirks.c | 1009 static int handshake(void __iomem *ptr, u32 mask, u32 done, in handshake() function
|
H A D | oxu210hp-hcd.c | 748 static int handshake(struct oxu_hcd *oxu, void __iomem *ptr, in handshake() function
|
/openbmc/u-boot/drivers/usb/host/ |
H A D | xhci.c | 141 static int handshake(uint32_t volatile *ptr, uint32_t mask, in handshake() function
|
H A D | ehci-hcd.c | 162 static int handshake(uint32_t *ptr, uint32_t mask, uint32_t done, int usec) in handshake() function
|
/openbmc/linux/sound/pci/echoaudio/ |
H A D | echoaudio_dsp.h | 650 __le32 handshake; /* DSP command handshake 0x010 4 */ member
|
/openbmc/qemu/tests/unit/ |
H A D | test-char.c | 439 const char handshake[] = "GET / HTTP/1.1\r\n" in char_websock_test() local
|
/openbmc/linux/drivers/usb/gadget/udc/ |
H A D | net2280.c | 361 static int handshake(u32 __iomem *ptr, u32 mask, u32 done, int usec) in handshake() function
|
/openbmc/linux/drivers/usb/fotg210/ |
H A D | fotg210-hcd.c | 880 static int handshake(struct fotg210_hcd *fotg210, void __iomem *ptr, in handshake() function
|