Searched defs:clicert (Results 1 – 1 of 1) sorted by relevance
1021 static int32_t VerifyClicert(mbedtls_x509_crt *clicert, mbedtls_x509_crt *rootCert, const Pkcs7 *pk… in VerifyClicert()1047 mbedtls_x509_crt *clicert = signer->certPath.crt; in PKCS7_VerifyCertsChain() local