Lines Matching full:authenticator
776 if (!radius_msg_add_mppe_keys(msg, hdr->authenticator,
835 hdr->authenticator) < 0) {
836 RADIUS_DEBUG("Failed to add Message-Authenticator attribute");
916 hdr->authenticator) < 0) {
917 RADIUS_DEBUG("Failed to add Message-Authenticator attribute");
961 hdr->authenticator) <
963 RADIUS_DEBUG("Failed to add Message-Authenticator attribute");
1035 radius_msg_get_hdr(msg)->authenticator, 16) == 0) {
1161 os_memcpy(sess->last_authenticator, hdr->authenticator, 16);
1274 RADIUS_DEBUG("Invalid Message-Authenticator from %s", abuf);
1386 RADIUS_DEBUG("Invalid Authenticator from %s", abuf);
1402 hdr->authenticator);