Home
last modified time | relevance | path

Searched defs:sharedKeyVal (Results 1 – 2 of 2) sorted by relevance

/base/security/device_auth/frameworks/src/
Dipc_sdk.c921 static int32_t SetReturnSharedKey(const uint8_t *sharedKeyVal, uint32_t sharedKeyLen, DataBuff *ret… in SetReturnSharedKey()
975 uint8_t *sharedKeyVal = NULL; in GetSharedKeyAndRandom() local
1065 uint8_t *sharedKeyVal = NULL; in GetSharedKey() local
/base/security/device_auth/services/
Ddevice_auth.c1134 uint8_t *sharedKeyVal = (uint8_t *)HcMalloc(sharedKeyLen, 0); in GetSharedKeyFromOutJson() local