HomeSort by relevance Sort by last modified time
    Searched refs:DoesCertificateExist (Results 1 - 2 of 2) sorted by null

  /system/tpm/attestation/server/
pkcs11_key_store.h 113 bool DoesCertificateExist(CK_SESSION_HANDLE session_handle,
pkcs11_key_store.cc 412 if (DoesCertificateExist(session.handle(), certificate)) {
656 bool Pkcs11KeyStore::DoesCertificateExist(

Completed in 63 milliseconds