Searched refs:cookie_maker_init (Results 1 – 3 of 3) sorted by relevance
58 void cookie_maker_init(struct cookie_maker *, const uint8_t[COOKIE_INPUT_SIZE]);
160 cookie_maker_init(struct cookie_maker *cm, const uint8_t key[COOKIE_INPUT_SIZE]) in cookie_maker_init() function
406 cookie_maker_init(&peer->p_cookie, pub_key); in wg_peer_create()