Searched refs:auth_instance (Results 1 – 1 of 1) sorted by relevance
48 struct dpp_authentication *auth_instance = NULL; variable133 auth_instance = dpp_auth_req_rx(NULL, 1, 0 , NULL,148 frame = wpabuf_head_u8(auth_instance->resp_msg);149 len = wpabuf_len(auth_instance->resp_msg);168 dpp_auth_conf_rx(auth_instance, frame, frame+6, len-6);169 TEST_ASSERT(auth_instance->auth_success == 1);174 dpp_auth_deinit(auth_instance);