Home
last modified time | relevance | path

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

/freebsd/sys/dev/wg/
H A Dwg_noise.h15 #define NOISE_AUTHTAG_LEN CHACHA20POLY1305_AUTHTAG_SIZE macro
H A Dwg_noise.c944 noise_create_initiation(struct noise_remote *r, in noise_create_initiation()
999 noise_consume_initiation(struct noise_local *l, struct noise_remote **rp, in noise_consume_initiation()
1078 noise_create_response(struct noise_remote *r, in noise_create_response()
1129 noise_consume_response(struct noise_local *l, struct noise_remote **rp, in noise_consume_response()