Home
last modified time | relevance | path

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

/dragonfly/usr.sbin/ppp/libradius/
HDradlib_private.h91 int authentic_pos; /* Position of message authenticator */ member
HDradlib.c165 if (h->authentic_pos != 0) { in insert_message_authenticator()
177 memcpy(&h->out[h->authentic_pos + 2], md, md_len); in insert_message_authenticator()
880 h->authentic_pos = 0; in rad_create_request()
898 h->authentic_pos = 0; in rad_create_response()
1079 h->authentic_pos = 0; in rad_auth_open()
1203 if (h->authentic_pos == 0) { in rad_put_message_authentic()
1204 h->authentic_pos = h->out_len; in rad_put_message_authentic()