Searched refs:KeyEncryptTypeToString (Results 1 – 2 of 2) sorted by relevance
319 if (!SaveStringToFile(NEED_UPDATE_PATH, KeyEncryptTypeToString(keyEncryptType_))) { in StoreKey()441 if (!SaveStringToFile(NEED_UPDATE_PATH, KeyEncryptTypeToString(keyEncryptType_))) { in StoreKey()690 if (encryptType == KeyEncryptTypeToString(KeyEncryptType::KEY_CRYPT_HUKS_OPENSSL)) { in StoreKey()1002 std::string BaseKey::KeyEncryptTypeToString(KeyEncryptType keyEncryptType_) const in StoreKey() function in OHOS::StorageDaemon::BaseKey
125 std::string KeyEncryptTypeToString(KeyEncryptType keyEncryptType_) const;