Home | History | Annotate | Download | only in rsn_supp

Lines Matching refs:anonce

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