Home
last modified time | relevance | path

Searched refs:StepIntoPrivateKey (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.c829 static int32_t StepIntoPrivateKey(const struct HksBlob *key, struct HksBlob *val) in StepIntoPrivateKey() function
850 int32_t ret = StepIntoPrivateKey(key, &val); in HksGetDevicePrivateKey()