Lines Matching defs:snonce
814 const u8 *anonce, const u8 *snonce,
853 if (snonce)
854 os_memcpy(hdr->snonce, snonce, WPA_NONCE_LEN);
866 if (snonce)
867 os_memcpy(hdr->snonce, snonce, WPA_NONCE_LEN);
877 if (snonce)
878 os_memcpy(hdr->snonce, snonce, WPA_NONCE_LEN);
2573 u8 *anonce, *snonce;
2660 snonce = sm->SNonce;
2748 snonce = NULL;
2774 anonce, snonce, pos, end - pos,
3335 os_memcpy(sm->SNonce, ftie->snonce, WPA_NONCE_LEN);
3346 os_memcpy(sm->SNonce, ftie->snonce, WPA_NONCE_LEN);
3357 os_memcpy(sm->SNonce, ftie->snonce, WPA_NONCE_LEN);