Searched defs:noise_local (Results 1 – 1 of 1) sorted by relevance
122 struct noise_local { struct131 void (*l_cleanup)(struct noise_local *); argument141 static void noise_precompute_ss(struct noise_local *, struct noise_remote *); argument230 noise_local_free(struct noise_local *l, void (*cleanup)(struct noise_local *)) in noise_local_free()