Home
last modified time | relevance | path

Searched defs:noise_upcall (Results 1 – 1 of 1) sorted by relevance

/openbsd/src/sys/net/
Dwg_noise.h117 struct noise_upcall { struct
118 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);