Searched refs:radius_put_message_authenticator (Results 1 - 9 of 9) sorted by relevance

/openbsd-current/regress/lib/libradius/
H A Dtest23.c31 radius_put_message_authenticator(packet, "sharedsecret");
42 radius_put_message_authenticator(response, "sharedsecret");
/openbsd-current/lib/libradius/
H A Dradius_msgauth.c106 radius_put_message_authenticator(RADIUS_PACKET * packet, const char *secret) function
H A Dradius.h526 int radius_put_message_authenticator(RADIUS_PACKET *,
/openbsd-current/usr.sbin/npppd/npppd/
H A Dradius_req.c389 radius_put_message_authenticator(lap->pkt,
/openbsd-current/usr.sbin/radiusd/
H A Dradiusd_eap2mschap.c391 radius_put_message_authenticator(radres, ""); /* dummy */
574 radius_put_message_authenticator(radres, ""); /* dummy */
H A Dradiusd_radius.c617 radius_put_message_authenticator(req->q_pkt, req->module->secret);
H A Dradiusd.c732 radius_put_message_authenticator(q->res, q->client->secret);
/openbsd-current/usr.sbin/radiusctl/
H A Dradiusctl.c372 radius_put_message_authenticator(reqpkt, res->secret);
/openbsd-current/sbin/iked/
H A Dradius.c475 radius_put_message_authenticator(req->rr_reqpkt,

Completed in 191 milliseconds