Home | History | Annotate | Download | only in radius

Lines Matching full:authenticator

582 		if (!radius_msg_add_mppe_keys(msg, hdr->authenticator,
600 hdr->authenticator) < 0) {
601 RADIUS_DEBUG("Failed to add Message-Authenticator attribute");
645 hdr->authenticator) <
647 RADIUS_DEBUG("Failed to add Message-Authenticator attribute");
719 radius_msg_get_hdr(msg)->authenticator, 16) == 0) {
833 os_memcpy(sess->last_authenticator, hdr->authenticator, 16);
945 RADIUS_DEBUG("Invalid Message-Authenticator from %s", abuf);