Home
last modified time | relevance | path

Searched defs:keyBlobSize (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/base/security/huks/services/huks_standard/huks_service/main/hks_storage/src/
H A Dhks_storage.c247 static int32_t GetKeyBlobSize(const struct HksStoreInfo *fileInfoPath, uint32_t *keyBlobSize) in GetKeyBlobSize()
339 int32_t HksStoreGetKeyBlobSize(const struct HksStoreInfo *fileInfoPath, uint32_t *keyBlobSize) in HksStoreGetKeyBlobSize()
H A Dhks_storage_manager.c430 const struct HksBlob *keyAlias, uint32_t *keyBlobSize, uint32_t storageType) in HksManageStoreGetKeyBlobSize()
H A Dhks_storage_lite.c706 const struct HksBlob *keyAlias, uint32_t storageType, uint32_t *keyBlobSize) in HksStoreGetKeyBlobSize()