Home
last modified time | relevance | path

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

/ohos5.0/base/security/huks/services/huks_standard/huks_service/main/hks_storage/src/
H A Dhks_storage_lite.c557 static int32_t StoreRootMaterial(const struct HksBlob *name, const struct HksBlob *buffer) in StoreRootMaterial() function
601 return StoreRootMaterial(keyAlias, keyBlob); in HksStoreKeyBlob()