Home
last modified time | relevance | path

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

/src/sys/dev/wg/
H A Dwg_noise.c269 int has_identity; in noise_local_keys() local
271 if ((has_identity = l->l_has_identity)) { in noise_local_keys()
278 return (has_identity ? 0 : ENXIO); in noise_local_keys()
/src/contrib/unbound/dnstap/
H A Ddnstap.c134 dm->d.has_identity = 1; in dt_msg_init()
H A Dunbound-dnstap-socket.c655 if(d->has_identity) { in log_data_frame()