Searched defs:NOISE_AUTHTAG_LEN (Results 1 – 2 of 2) sorted by relevance
33 #define NOISE_AUTHTAG_LEN CHACHA20POLY1305_AUTHTAG_SIZE macro
1034 noise_create_initiation(struct noise_remote *r, uint32_t *s_idx, in noise_create_initiation()1089 noise_consume_initiation(struct noise_local *l, uint32_t s_idx, in noise_consume_initiation()1172 noise_create_response(struct noise_remote *r, uint32_t *s_idx, in noise_create_response()1224 noise_consume_response(struct noise_local *l, uint32_t s_idx, uint32_t r_idx, in noise_consume_response()