Lines Matching defs:orig_authenticator
631 u8 orig_authenticator[16];
673 os_memcpy(orig_authenticator, msg->hdr->authenticator,
674 sizeof(orig_authenticator));
680 os_memcpy(msg->hdr->authenticator, orig_authenticator,
681 sizeof(orig_authenticator));
946 u8 orig_authenticator[16];
969 os_memcpy(orig_authenticator, msg->hdr->authenticator,
970 sizeof(orig_authenticator));
979 os_memcpy(msg->hdr->authenticator, orig_authenticator,
980 sizeof(orig_authenticator));