Home
last modified time | relevance | path

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

/ohos5.0/foundation/filemanagement/storage_service/services/storage_daemon/crypto/src/
H A Dhuks_master.cpp119 if (ret != HKS_ERROR_RETRYABLE_ERROR) { in HdiModuleInit()
158 if (ret != HKS_ERROR_RETRYABLE_ERROR) { in HdiModuleDestroy()
200 if (ret != HKS_ERROR_RETRYABLE_ERROR) { in HdiGenerateKey()
240 if (ret != HKS_ERROR_RETRYABLE_ERROR) { in HdiAccessInit()
279 if (ret != HKS_ERROR_RETRYABLE_ERROR) { in HdiAccessFinish()
317 if (ret != HKS_ERROR_RETRYABLE_ERROR) { in HdiAccessUpgradeKey()
/ohos5.0/base/security/huks/interfaces/inner_api/huks_standard/main/include/
H A Dhks_type_enum.h374 HKS_ERROR_RETRYABLE_ERROR = -147, enumerator