Home
last modified time | relevance | path

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

/linux/drivers/net/ovpn/
H A Dcrypto.h27 struct ovpn_key_config { struct
37 struct ovpn_key_config key; argument
143 struct ovpn_key_config *keyconf);
H A Dcrypto_aead.h24 ovpn_aead_crypto_key_slot_new(const struct ovpn_key_config *kc);
H A Dcrypto.c178 struct ovpn_key_config *keyconf) in ovpn_crypto_config_get()
H A Dcrypto_aead.c401 ovpn_aead_crypto_key_slot_new(const struct ovpn_key_config *kc) in ovpn_aead_crypto_key_slot_new()
H A Dnetlink.c967 const struct ovpn_key_config *keyconf) in ovpn_nl_send_key()
1002 struct ovpn_key_config keyconf = { 0 }; in ovpn_nl_key_get_doit()