Home
last modified time | relevance | path

Searched defs:r_pubkey_hash (Results 1 - 2 of 2) sorted by relevance

/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/common/
H A Ddpp_auth.c427 const u8 *r_pubkey_hash, *i_pubkey_hash, *r_nonce, *i_nonce; in dpp_auth_build_resp_ok() local
59 dpp_auth_build_req(struct dpp_authentication *auth, const struct wpabuf *pi, size_t nonce_len, const u8 *r_pubkey_hash, const u8 *i_pubkey_hash, unsigned int neg_freq) dpp_auth_build_req() argument
233 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) dpp_auth_build_resp() argument
606 const u8 *r_pubkey_hash, *i_pubkey_hash, *i_nonce; dpp_auth_build_resp_status() local
969 const u8 *r_pubkey_hash, *i_pubkey_hash; dpp_auth_build_conf() local
1173 const u8 *r_pubkey_hash, *i_pubkey_hash; dpp_auth_init() local
[all...]
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/common/
H A Ddpp.c2232 const u8 *r_pubkey_hash, *i_pubkey_hash; in dpp_auth_init() local
1669 dpp_auth_build_req(struct dpp_authentication *auth, const struct wpabuf *pi, size_t nonce_len, const u8 *r_pubkey_hash, const u8 *i_pubkey_hash, unsigned int neg_freq) dpp_auth_build_req() argument
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) dpp_auth_build_resp() argument
2831 const u8 *r_pubkey_hash, *i_pubkey_hash, *r_nonce, *i_nonce; dpp_auth_build_resp_ok() local
3010 const u8 *r_pubkey_hash, *i_pubkey_hash, *i_nonce; dpp_auth_build_resp_status() local
3373 const u8 *r_pubkey_hash, *i_pubkey_hash; dpp_auth_build_conf() local
[all...]

Completed in 9 milliseconds