Searched refs:CheckSelfPubkey (Results 1 – 3 of 3) sorted by relevance
57 CfResult CheckSelfPubkey(X509 *cert, const EVP_PKEY *pubKey);
439 CfResult CheckSelfPubkey(X509 *cert, const EVP_PKEY *pubKey) in CheckSelfPubkey() function
339 if (CheckSelfPubkey(rootCert, pubKey) != CF_SUCCESS) { in CheckOthersInTrustAnchor()