Home
last modified time | relevance | path

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

/ohos5.0/base/security/device_auth/services/mk_agree/src/
H A Dkey_manager.c149 static int32_t KeyDerivation(int32_t osAccountId, const Uint8Buff *baseAlias, const Uint8Buff *salt… in KeyDerivation() function
277 res = KeyDerivation(osAccountId, &mkAliasBuff, salt, true, &pskBuff); in GeneratePseudonymPsk()