Home
last modified time | relevance | path

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

/ohos5.0/drivers/peripheral/huks/hdi_service/
H A Dhuks_hdi_service.c43 static int32_t HuksGenerateKey(struct IHuks *self, const struct HuksBlob *keyAlias, const struct Hu… in HuksGenerateKey() function
240 service->interface.GenerateKey = HuksGenerateKey; in HuksImplGetInstance()
/ohos5.0/foundation/ability/idl_tool/test/hdi_unittest/huks_v1_0/c_target/huks/v1_0/
H A Dhuks_service.c.txt38 static int32_t HuksGenerateKey(struct IHuks *self, const struct HuksBlob* keyAlias, const struct Hu…
173 service->interface.GenerateKey = HuksGenerateKey;