Searched refs:CfOpensslVerifyCert (Results 1 – 3 of 3) sorted by relevance
38 int32_t CfOpensslVerifyCert(const CfBase *certObj, const CfBlob *pubKey);
29 .adapterVerify = CfOpensslVerifyCert,
128 int32_t CfOpensslVerifyCert(const CfBase *certObj, const CfBlob *pubKey) in CfOpensslVerifyCert() function