Home
last modified time | relevance | path

Searched refs:ConstructAgreeWithStorageParams (Results 1 – 1 of 1) sorted by relevance

/ohos5.0/base/security/device_auth/deps_adapter/key_management_adapter/impl/src/
H A Dhuks_adapter.c1265 static int32_t ConstructAgreeWithStorageParams(struct HksParamSet **paramSet, uint32_t keyLen, Algo… in ConstructAgreeWithStorageParams() function
1347 res = ConstructAgreeWithStorageParams(&deParamSet, sharedKeyLen, algo, &keyParams, pubKeyBuff); in AgreeSharedSecretWithStorage()
1353 res = ConstructAgreeWithStorageParams(&ceParamSet, sharedKeyLen, algo, &keyParams, pubKeyBuff); in AgreeSharedSecretWithStorage()