Home | History | Annotate | Download | only in rsn_supp

Lines Matching full:anonce

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