Searched refs:FT_RRB_NONCE (Results 1 - 2 of 2) sorted by relevance

/freebsd-11-stable/contrib/wpa/src/ap/
H A Dwpa_auth.h69 #define FT_RRB_NONCE 2 /* size FT_RRB_NONCE_LEN */ macro
H A Dwpa_auth_ft.c940 { .type = FT_RRB_NONCE, .len = FT_RRB_NONCE_LEN,
1948 { .type = FT_RRB_NONCE, .len = FT_RRB_NONCE_LEN,
3624 RRB_GET_AUTH(FT_RRB_NONCE, nonce, "pull request", FT_RRB_NONCE_LEN);
3684 resp_auth[0].type = FT_RRB_NONCE;
3975 RRB_GET_AUTH(FT_RRB_NONCE, nonce, msgtype, FT_RRB_NONCE_LEN);
4172 RRB_GET_AUTH(FT_RRB_NONCE, nonce, "seq request", FT_RRB_NONCE_LEN);
4183 seq_resp_auth[0].type = FT_RRB_NONCE;
4242 RRB_GET_AUTH(FT_RRB_NONCE, nonce, "seq response", FT_RRB_NONCE_LEN);

Completed in 69 milliseconds