Home
last modified time | relevance | path

Searched refs:DoesCertificateExist (Results 1 – 2 of 2) sorted by relevance

/system/tpm/attestation/server/
Dpkcs11_key_store.h113 bool DoesCertificateExist(CK_SESSION_HANDLE session_handle,
Dpkcs11_key_store.cc412 if (DoesCertificateExist(session.handle(), certificate)) { in RegisterCertificate()
656 bool Pkcs11KeyStore::DoesCertificateExist( in DoesCertificateExist() function in attestation::Pkcs11KeyStore