Searched defs:noise_upcall (Results 1 – 1 of 1) sorted by relevance
117 struct noise_upcall { struct118 void *u_arg;120 (*u_remote_get)(void *, uint8_t[NOISE_PUBLIC_KEY_LEN]);122 (*u_index_set)(void *, struct noise_remote *);123 void (*u_index_drop)(void *, uint32_t);