Home
last modified time | relevance | path

Searched refs:ovpn_kkey (Results 1 – 1 of 1) sorted by relevance

/freebsd/sys/net/
H A Dif_ovpn.c102 struct ovpn_kkey { struct
151 struct ovpn_kkey keys[2];
918 struct ovpn_kkey tmpkey; in ovpn_swap_keys()
1524 struct ovpn_kpeer *peer, struct ovpn_kkey *key, uint32_t seq, in ovpn_finish_rx()
1585 static struct ovpn_kkey *
1589 struct ovpn_kkey *key = NULL; in ovpn_find_key()
1610 struct ovpn_kkey *key; in ovpn_decrypt_rx_cb()
1839 struct ovpn_kkey *key; in ovpn_transmit_to_peer()
2240 struct ovpn_kkey *key; in ovpn_udp_input()