Searched defs:certsInfo (Results 1 – 2 of 2) sorted by relevance
581 struct HksCertInfo *certsInfo = (struct HksCertInfo *)HksMalloc(certsInfoLen); in InitCertChainInfo() local582 HKS_IF_NULL_RETURN(certsInfo, HKS_ERROR_MALLOC_FAIL) in InitCertChainInfo() local655 struct HksCertInfo *certsInfo = NULL; in HksClientValidateCertChain() local
90 CertsInfo *certsInfo = (CertsInfo *)CfMalloc(certsInfoLen, 0); in InitX509Certs() local