Home
last modified time | relevance | path

Searched refs:ConvertPsk (Results 1 - 5 of 5) sorted by relevance

/base/security/device_auth/services/identity_manager/inc/
H A Didentity_common.h28 int32_t ConvertPsk(const Uint8Buff *srcPsk, Uint8Buff *sharedSecret);
/base/security/device_auth/services/identity_manager/src/
H A Didentity_common.c31 int32_t ConvertPsk(const Uint8Buff *srcPsk, Uint8Buff *sharedSecret) in ConvertPsk() function
H A Didentity_p2p.c317 ret = ConvertPsk(&pskBuff, sharedSecret); in GetSharedSecretByUrl()
H A Didentity_group.c813 ret = ConvertPsk(&pskBuff, sharedSecret); in GetSharedSecretForP2pInPake()
/base/security/device_auth/test/unittest/deviceauth/source/
H A Didentity_manager_test.cpp170 int32_t ret = ConvertPsk(&srcPsk, &sharedSecret); in HWTEST_F()

Completed in 4 milliseconds