Searched refs:VerifyPkcs7AuthAttributes (Results 1 – 2 of 2) sorted by relevance
82 …static bool VerifyPkcs7AuthAttributes(const PKCS7_SIGNER_INFO* signInfo, EVP_MD_CTX* mdCtx, int32_…
269 if (!VerifyPkcs7AuthAttributes(signInfo, mdCtxTmp, mdType)) { in VerifyShaWithRsaPss()310 bool HapVerifyOpensslUtils::VerifyPkcs7AuthAttributes( in VerifyPkcs7AuthAttributes() function in OHOS::Security::Verify::HapVerifyOpensslUtils