Searched refs:depth (Results 1 – 5 of 5) sorted by relevance
62 int depth; member79 int depth; member
763 signer->certPath.depth++; in AddCertToSignerCertPath()1131 while (i < signer->certPath.depth && cur != NULL) { in IsIncludeRoot()1153 return signer->certPath.depth; in GetSignerSignningCertDepth()1157 return signer->certPath.depth + 1; in GetSignerSignningCertDepth()1204 sri->signers[idx].depth = GetSignerSignningCertDepth(signer); in PKCS7_GetAllSignersResolvedInfo()
410 if (trustCert != NULL && trustCert->maxCertPath < signer->depth) { in GetProfileCertTypeBySignInfo()411 LOG_ERROR("cert maxdepth error: %d", signer->depth); in GetProfileCertTypeBySignInfo()441 if (trustCert != NULL && trustCert->maxCertPath < signer->depth) { in GetAppCertTypeBySignInfo()442 LOG_ERROR("cert maxdepth error: %d %d", trustCert->maxCertPath, signer->depth); in GetAppCertTypeBySignInfo()
121 // test functions for callstack depth test
121 // Test functions for callstack depth test