Home
last modified time | relevance | path

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

/ohos5.0/base/security/huks/services/huks_standard/huks_engine/main/device_cert_manager/src/
H A Ddcm_attest.c847 int32_t HksGetDevicePrivateKey(const struct HksBlob *key, struct HksBlob *out) in HksGetDevicePrivateKey() function
896 ret = HksGetDevicePrivateKey(key, &priKey); in SignTbs()