Home
last modified time | relevance | path

Searched defs:psk (Results 1 – 4 of 4) sorted by relevance

/f-stack/freebsd/netinet/
H A Dtcp_fastopen.c239 uint8_t psk[TCP_FASTOPEN_MAX_PSKS][TCP_FASTOPEN_KEY_LEN]; member
503 tcp_fastopen_addpsk_locked(uint8_t *psk) in tcp_fastopen_addpsk_locked()
562 tcp_fastopen_make_psk_cookie(uint8_t *psk, uint8_t *cookie, uint8_t cookie_len) in tcp_fastopen_make_psk_cookie()
H A Dtcp.h374 uint8_t psk[TCP_FASTOPEN_PSK_LEN]; member
/f-stack/freebsd/netpfil/pf/
H A Dpf_ioctl.c2328 struct pfioc_state_kill *psk = (struct pfioc_state_kill *)addr; in pfioctl() local
2362 struct pfioc_state_kill *psk = (struct pfioc_state_kill *)addr; in pfioctl() local
/f-stack/tools/compat/include/netinet/
H A Dtcp.h374 uint8_t psk[TCP_FASTOPEN_PSK_LEN]; member