Searched refs:EncryptEceSece (Results 1 – 2 of 2) sorted by relevance
105 bool EncryptEceSece(const UserAuth &auth, const uint32_t keyType, KeyContext &keyCtx);
253 if (!EncryptEceSece(auth, keyType, keyCtx)) { in StoreKey()449 bool BaseKey::EncryptEceSece(const UserAuth &auth, const uint32_t keyType, KeyContext &keyCtx) in StoreKey() function in OHOS::StorageDaemon::BaseKey