Searched refs:radius_set_message_authenticator (Results 1 - 3 of 3) sorted by relevance

/openbsd-current/lib/libradius/
H A Dradius_msgauth.c119 return (radius_set_message_authenticator(packet, secret));
123 radius_set_message_authenticator(RADIUS_PACKET * packet, const char *secret) function
H A Dradius.h528 int radius_set_message_authenticator(RADIUS_PACKET *,
/openbsd-current/regress/lib/libradius/
H A Dtest23.c64 radius_set_message_authenticator(packet, "sharedsecret");

Completed in 169 milliseconds