Lines Matching defs:req_authenticator
487 size_t secret_len, const u8 *req_authenticator)
497 os_memcpy(msg->hdr->authenticator, req_authenticator,
506 addr[1] = req_authenticator;
580 size_t secret_len, const u8 *req_authenticator)
586 os_memcpy(msg->hdr->authenticator, req_authenticator, MD5_MAC_LEN);
1139 const u8 *req_authenticator,
1179 addr[1] = req_authenticator;
1217 const u8 *req_authenticator,
1245 addr[1] = req_authenticator;
1344 const u8 *req_authenticator,
1378 encrypt_ms_key(send_key, send_key_len, salt, req_authenticator, secret,
1403 encrypt_ms_key(recv_key, recv_key_len, salt, req_authenticator, secret,