Home
last modified time | relevance | path

Searched refs:KeyAgreeInitSession (Results 1 - 3 of 3) 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()
90 KeyAgreeResult res = KeyAgreeInitSession(DEFAULT_OS_ACCOUNT, g_session, KEYAGREE_PROTOCOL_DL_SPEKE_256, in HWTEST_F()
98 KeyAgreeResult res = KeyAgreeInitSession(DEFAULT_OS_ACCOUNT, g_session, KEYAGREE_PROTOCOL_DL_SPEKE_384, in HWTEST_F()
106 KeyAgreeResult res = KeyAgreeInitSession(DEFAULT_OS_ACCOUNT, g_session, KEYAGREE_PROTOCOL_EC_SPEKE_P256, in HWTEST_F()
114 KeyAgreeResult res = KeyAgreeInitSession(DEFAULT_OS_ACCOUNT, g_session, KEYAGREE_PROTOCOL_EC_SPEKE_X25519, in HWTEST_F()
122 KeyAgreeResult res = KeyAgreeInitSession(DEFAULT_OS_ACCOUNT, NULL, KEYAGREE_PROTOCOL_EC_SPEKE_X25519, 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_ACCOUN in HWTEST_F()
[all...]
/base/security/device_auth/services/key_agree_sdk/inc/
H A Dkey_agree_sdk.h96 KeyAgreeResult KeyAgreeInitSession(int32_t osAccountId, KeyAgreeSession *session, KeyAgreeProtocol protocol,
/base/security/device_auth/services/key_agree_sdk/src/
H A Dkey_agree_sdk.c147 KeyAgreeResult KeyAgreeInitSession(int32_t osAccountId, KeyAgreeSession *session, KeyAgreeProtocol protocol, in KeyAgreeInitSession() function

Completed in 2 milliseconds