Searched refs:AddAttrsToSignerInfo (Results 1 – 2 of 2) sorted by relevance
36 bool AddAttrsToSignerInfo(const ByteBuffer &contentData);
73 if (!AddAttrsToSignerInfo(contentData)) { in InitSignerInfo()86 bool SignerInfo::AddAttrsToSignerInfo(const ByteBuffer &contentData) in AddAttrsToSignerInfo() function in OHOS::Security::CodeSign::SignerInfo