Searched refs:DoesCertificateExist (Results 1 – 2 of 2) sorted by relevance
113 bool DoesCertificateExist(CK_SESSION_HANDLE session_handle,
412 if (DoesCertificateExist(session.handle(), certificate)) { in RegisterCertificate()656 bool Pkcs11KeyStore::DoesCertificateExist( in DoesCertificateExist() function in attestation::Pkcs11KeyStore