Home | History | Annotate | Download | only in rsn_supp

Lines Matching full:anonce

443 	os_memcpy(sm->anonce, key->key_nonce, WPA_NONCE_LEN);
1075 if (os_memcmp(sm->anonce, key->key_nonce, WPA_NONCE_LEN) != 0) {
1077 "WPA: ANonce from message 1 of 4-Way Handshake "