Home
last modified time | relevance | path

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

/freebsd/lib/libradius/
H A Dradlib_private.h91 int authentic_pos; /* Position of message authenticator */ member
H A Dradlib.c159 if (h->authentic_pos != 0) { in insert_message_authenticator()
171 memcpy(&h->out[h->authentic_pos + 2], md, md_len); in insert_message_authenticator()
889 h->authentic_pos = 0; in rad_create_request()
907 h->authentic_pos = 0; in rad_create_response()
1093 h->authentic_pos = 0; in rad_auth_open()
1217 if (h->authentic_pos == 0) { in rad_put_message_authentic()
1218 h->authentic_pos = h->out_len; in rad_put_message_authentic()