Home
last modified time | relevance | path

Searched refs:START_REQUEST (Results 1 – 4 of 4) sorted by relevance

/ohos5.0/base/security/device_auth/frameworks/deviceauth_lite/source/key_agreement/
H A Dkey_agreement_client.c55 set_state(base, START_REQUEST); in send_start_request()
133 return (state == START_REQUEST) ? false : true; in is_state_error()
H A Dpake_client.c214 if (pake_client->client_info.protocol_base_info.state == START_REQUEST) { in parse_start_response_data()
/ohos5.0/base/security/device_auth/frameworks/deviceauth_lite/inc/key_agreement/
H A Dkey_agreement.h26 START_REQUEST, /* C->S */ enumerator
/ohos5.0/base/security/device_auth/frameworks/deviceauth_lite/test/unittest/
H A Dhichain_receivedata_test.cpp555 hcServer->pake_client->client_info.protocol_base_info.state = START_REQUEST;
590 hcServer->pake_client->client_info.protocol_base_info.last_state = START_REQUEST;