Home | History | Annotate | Download | only in radius

Lines Matching full:authenticator

779 		if (!radius_msg_add_mppe_keys(msg, hdr->authenticator,
838 hdr->authenticator) < 0) {
839 RADIUS_DEBUG("Failed to add Message-Authenticator attribute");
919 hdr->authenticator) < 0) {
920 RADIUS_DEBUG("Failed to add Message-Authenticator attribute");
964 hdr->authenticator) <
966 RADIUS_DEBUG("Failed to add Message-Authenticator attribute");
1038 radius_msg_get_hdr(msg)->authenticator, 16) == 0) {
1164 os_memcpy(sess->last_authenticator, hdr->authenticator, 16);
1277 RADIUS_DEBUG("Invalid Message-Authenticator from %s", abuf);
1389 RADIUS_DEBUG("Invalid Authenticator from %s", abuf);
1405 hdr->authenticator);