Home
last modified time | relevance | path

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

/ohos5.0/base/security/device_auth/services/mk_agree/src/
H A Dkey_manager.c91 static int32_t GenerateDevKeyAlias(Uint8Buff *outKeyAlias) in GenerateDevKeyAlias() function
165 int32_t res = GenerateDevKeyAlias(&keyAliasBuff); in GenerateDeviceKeyPair()
209 res = GenerateDevKeyAlias(&devKeyAliasBuff); in GenerateMk()
379 int32_t res = GenerateDevKeyAlias(&keyAliasBuff); in GetDevicePubKey()