Home
last modified time | relevance | path

Searched refs:KEYAGREE_PROTOCOL_ANY (Results 1 - 4 of 4) sorted by relevance

/base/security/device_auth/test/unittest/deviceauth/source/
H A Dkey_agree_sdk_test.cpp74 KeyAgreeResult res = KeyAgreeInitSession(DEFAULT_OS_ACCOUNT, g_session, KEYAGREE_PROTOCOL_ANY, in HWTEST_F()
82 KeyAgreeResult res = KeyAgreeInitSession(DEFAULT_OS_ACCOUNT, g_session_s, KEYAGREE_PROTOCOL_ANY, in HWTEST_F()
171 KeyAgreeResult res = KeyAgreeInitSession(DEFAULT_OS_ACCOUNT, g_session, KEYAGREE_PROTOCOL_ANY, in HWTEST_F()
182 KeyAgreeResult res = KeyAgreeInitSession(DEFAULT_OS_ACCOUNT, g_session, KEYAGREE_PROTOCOL_ANY, in HWTEST_F()
193 KeyAgreeResult res = KeyAgreeInitSession(DEFAULT_OS_ACCOUNT, g_session, KEYAGREE_PROTOCOL_ANY, in HWTEST_F()
204 KeyAgreeResult res = KeyAgreeInitSession(DEFAULT_OS_ACCOUNT, g_session, KEYAGREE_PROTOCOL_ANY, in HWTEST_F()
284 KeyAgreeResult res = KeyAgreeInitSession(DEFAULT_OS_ACCOUNT, g_session, KEYAGREE_PROTOCOL_ANY, in HWTEST_F()
289 res = KeyAgreeInitSession(DEFAULT_OS_ACCOUNT, g_session_s, KEYAGREE_PROTOCOL_ANY, KEYAGREE_TYPE_SERVER); in HWTEST_F()
602 KeyAgreeResult res = KeyAgreeInitSession(DEFAULT_OS_ACCOUNT, g_session, KEYAGREE_PROTOCOL_ANY, in HWTEST_F()
613 KeyAgreeResult res = KeyAgreeInitSession(DEFAULT_OS_ACCOUNT, g_session, KEYAGREE_PROTOCOL_ANY, in HWTEST_F()
[all...]
/base/security/device_auth/services/key_agree_sdk/inc/
H A Dkey_agree_sdk.h35 KEYAGREE_PROTOCOL_ANY = 5, enumerator
/base/security/device_auth/services/key_agree_sdk/src/
H A Dkey_agree_session.c779 return KEYAGREE_PROTOCOL_ANY; in GetKegAgreeProtocolType()
859 if (protocolType == KEYAGREE_PROTOCOL_ANY) { in ProcessProtocolConfirm()
899 case KEYAGREE_PROTOCOL_ANY: in CheckAndInitProtocol()
967 spekeSession->protocol = KEYAGREE_PROTOCOL_ANY; in CreateSpekeSession()
H A Dkey_agree_sdk.c168 if (protocol != KEYAGREE_PROTOCOL_ANY) { in KeyAgreeInitSession()

Completed in 5 milliseconds