Home
last modified time | relevance | path

Searched refs:ComputeHkdf (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.c667 static int32_t ComputeHkdf(const KeyParams *keyParams, const Uint8Buff *salt, const Uint8Buff *keyI… in ComputeHkdf() function
2251 .computeHkdf = ComputeHkdf,