Home | History | Annotate | Download | only in rsn_supp

Lines Matching refs:anonce

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