Home
last modified time | relevance | path

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

/linux/drivers/net/ppp/
H A Dppp_mppe.c75 struct ppp_mppe_state { struct
114 static void get_new_key_from_sha(struct ppp_mppe_state * state) in get_new_key_from_sha()
130 static void mppe_rekey(struct ppp_mppe_state * state, int initial_key) in mppe_rekey()
154 struct ppp_mppe_state *state; in mppe_alloc()
184 struct ppp_mppe_state *state = (struct ppp_mppe_state *) arg; in mppe_free()
196 struct ppp_mppe_state *state = (struct ppp_mppe_state *) arg; in mppe_init()
269 struct ppp_mppe_state *state = (struct ppp_mppe_state *) arg; in mppe_comp_reset()
283 struct ppp_mppe_state *state = (struct ppp_mppe_state *) arg; in mppe_compress()
351 struct ppp_mppe_state *state = (struct ppp_mppe_state *) arg; in mppe_comp_stats()
380 struct ppp_mppe_state *state = (struct ppp_mppe_state *) arg; in mppe_decompress()
[all …]