Home | History | Annotate | Download | only in radius

Lines Matching defs:orig_authenticator

626 	u8 orig_authenticator[16];
650 os_memcpy(orig_authenticator, msg->hdr->authenticator,
651 sizeof(orig_authenticator));
659 os_memcpy(msg->hdr->authenticator, orig_authenticator,
660 sizeof(orig_authenticator));