Searched defs:r_nonce (Results 1 - 7 of 7) sorted by relevance

/freebsd-13-stable/contrib/wpa/src/eap_common/
H A Deap_ikev2_common.c18 eap_ikev2_derive_keymat(int prf, struct ikev2_keys *keys, const u8 *i_nonce, size_t i_nonce_len, const u8 *r_nonce, size_t r_nonce_len, u8 *keymat) argument
/freebsd-13-stable/contrib/wpa/src/eap_server/
H A Dikev2.h29 u8 r_nonce[IKEV2_NONCE_MAX_LEN]; member in struct:ikev2_initiator_data
/freebsd-13-stable/contrib/wpa/src/eap_peer/
H A Dikev2.h30 u8 r_nonce[IKEV2_NONCE_MAX_LEN]; member in struct:ikev2_responder_data
/freebsd-13-stable/contrib/wpa/src/wps/
H A Dwps_enrollee.c513 static int wps_process_registrar_nonce(struct wps_data *wps, const u8 *r_nonce) argument
H A Dwps_registrar.c2223 static int wps_process_registrar_nonce(struct wps_data *wps, const u8 *r_nonce) argument
/freebsd-13-stable/contrib/wpa/src/common/
H A Ddpp.h190 u8 r_nonce[DPP_MAX_NONCE_LEN]; member in struct:dpp_authentication
H A Ddpp.c2831 const u8 *r_pubkey_hash, *i_pubkey_hash, *r_nonce, *i_nonce; local
1841 dpp_auth_build_resp(struct dpp_authentication *auth, enum dpp_status_error status, const struct wpabuf *pr, size_t nonce_len, const u8 *r_pubkey_hash, const u8 *i_pubkey_hash, const u8 *r_nonce, const u8 *i_nonce, const u8 *wrapped_r_auth, size_t wrapped_r_auth_len, const u8 *siv_key) argument
3366 u8 r_nonce[4 + DPP_MAX_NONCE_LEN]; local
3647 *r_nonce, *i_nonce, *r_capab, *wrapped2, *r_auth; local
3980 const u8 *r_nonce; local
[all...]

Completed in 200 milliseconds