Home
last modified time | relevance | path

Searched defs:presharedUrl (Results 1 – 8 of 8) sorted by relevance

/ohos5.0/base/security/device_auth/test/unittest/tdd_framework/unit_test/services/creds_manager/
H A Dcreds_manager_test.cpp871 Uint8Buff presharedUrl = { nullptr, 0 }; variable
882 Uint8Buff presharedUrl = { nullptr, 0 }; variable
1288 Uint8Buff presharedUrl = { nullptr, 0 }; variable
1324 Uint8Buff presharedUrl = { nullptr, 0 }; variable
1350 Uint8Buff presharedUrl = { nullptr, 0 }; variable
1372 Uint8Buff presharedUrl = { nullptr, 0 }; variable
1394 Uint8Buff presharedUrl = { nullptr, 0 }; variable
1415 Uint8Buff presharedUrl = { nullptr, 0 }; variable
1435 Uint8Buff presharedUrl = { nullptr, 0 }; variable
1455 Uint8Buff presharedUrl = { nullptr, 0 }; variable
[all …]
/ohos5.0/base/security/device_auth/test/fuzztest/creds_manager/credsmanager_fuzzer/
H A Dcredsmanager_fuzzer.cpp807 Uint8Buff presharedUrl = { nullptr, 0 }; in CredsManagerTest18() local
818 Uint8Buff presharedUrl = { nullptr, 0 }; in CredsManagerTest19() local
1168 Uint8Buff presharedUrl = { nullptr, 0 }; in CredsManagerTest38() local
1210 Uint8Buff presharedUrl = { nullptr, 0 }; in CredsManagerTest39() local
1235 Uint8Buff presharedUrl = { nullptr, 0 }; in CredsManagerTest40() local
1255 Uint8Buff presharedUrl = { nullptr, 0 }; in CredsManagerTest41() local
1273 Uint8Buff presharedUrl = { nullptr, 0 }; in CredsManagerTest42() local
1290 Uint8Buff presharedUrl = { nullptr, 0 }; in CredsManagerTest43() local
1306 Uint8Buff presharedUrl = { nullptr, 0 }; in CredsManagerTest44() local
1322 Uint8Buff presharedUrl = { nullptr, 0 }; in CredsManagerTest45() local
[all …]
/ohos5.0/base/security/device_auth/services/creds_manager/src/
H A Dcreds_manager.c34 static bool IsPinAuth(const CJson *context, const Uint8Buff *presharedUrl) in IsPinAuth()
64 static const AuthIdentity *getAuthIdentity(const CJson *in, const Uint8Buff *presharedUrl) in getAuthIdentity()
137 int32_t GetCredInfoByPeerUrl(const CJson *in, const Uint8Buff *presharedUrl, IdentityInfo **returnI… in GetCredInfoByPeerUrl()
154 …const CJson *in, const Uint8Buff *presharedUrl, ProtocolAlgType protocolType, Uint8Buff *sharedSec… in GetSharedSecretByUrl()
/ohos5.0/base/security/device_auth/test/unittest/deviceauth/source/
H A Didentity_manager_test.cpp184 Uint8Buff presharedUrl = { nullptr, 0 }; variable
232 Uint8Buff presharedUrl = { nullptr, 0 }; variable
261 Uint8Buff presharedUrl = { nullptr, 0 }; variable
H A Ddeviceauth_func_test.cpp1287 Uint8Buff presharedUrl = { val, sizeof(val) }; variable
1307 Uint8Buff presharedUrl = { val, sizeof(val) }; variable
1348 Uint8Buff presharedUrl = { (uint8_t *)credUrl, HcStrlen(credUrl) }; variable
/ohos5.0/base/security/device_auth/services/identity_manager/src/
H A Didentity_pin.c184 static int32_t GetCredInfoByPeerUrl(const CJson *in, const Uint8Buff *presharedUrl, IdentityInfo **… in GetCredInfoByPeerUrl()
337 …const CJson *in, const Uint8Buff *presharedUrl, ProtocolAlgType protocolType, Uint8Buff *sharedSec… in GetSharedSecretByUrl()
H A Didentity_p2p.c158 static int32_t GetCredInfoByPeerUrl(const CJson *in, const Uint8Buff *presharedUrl, IdentityInfo **… in GetCredInfoByPeerUrl()
283 …const CJson *in, const Uint8Buff *presharedUrl, ProtocolAlgType protocolType, Uint8Buff *sharedSec… in GetSharedSecretByUrl()
H A Didentity_group.c408 static int32_t GetCredInfoByPeerUrl(const CJson *in, const Uint8Buff *presharedUrl, IdentityInfo **… in GetCredInfoByPeerUrl()
841 …const CJson *in, const Uint8Buff *presharedUrl, ProtocolAlgType protocolType, Uint8Buff *sharedSec… in GetSharedSecretByUrl()