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

/openbsd-current/lib/libradius/
H A Dradius_msgauth.c45 radius_calc_message_authenticator(RADIUS_PACKET * packet, const char *secret, function
127 if (radius_calc_message_authenticator(packet, secret, ma) != 0)
141 if (radius_calc_message_authenticator(packet, secret, ma0) != 0)

Completed in 104 milliseconds