Home
last modified time | relevance | path

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

/ohos5.0/base/security/code_signature/utils/src/
H A Dsigner_info.cpp33 static constexpr int INVALID_SIGN_ALGORITHM_NID = -1; variable
213 return INVALID_SIGN_ALGORITHM_NID; in GetSignAlgorithmID()