Searched refs:PKG_SIGN_METHOD_NONE (Results 1 – 5 of 5) sorted by relevance
66 PKG_SIGN_METHOD_NONE = 0, enumerator
454 pkgInfo.signMethod = PKG_SIGN_METHOD_NONE; in CreateCompressLogFile()455 pkgInfo.digestMethod = PKG_SIGN_METHOD_NONE; in CreateCompressLogFile()
1/* 2 * Copyright (c) 2021 Huawei Device Co., Ltd. 3 * ...
837 if (info->signMethod == PKG_SIGN_METHOD_NONE) { in DoCreatePkgStream()