Home
last modified time | relevance | path

Searched refs:authentic_pos (Results 1 – 2 of 2) sorted by relevance

/netbsd/src/lib/libradius/
Dradlib_private.h87 size_t authentic_pos; /* Position of message authenticator */ member
Dradlib.c183 if (h->authentic_pos != 0) { in insert_message_authenticator()
193 (void)memcpy(&h->request[h->authentic_pos + 2], md, in insert_message_authenticator()
802 h->authentic_pos = 0; in rad_auth_open()
905 if (h->authentic_pos == 0) { in rad_put_message_authentic()
906 h->authentic_pos = (int)h->req_len; in rad_put_message_authentic()