Home
last modified time | relevance | path

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

/aosp12/hardware/interfaces/identity/aidl/default/common/
H A DIdentityCredential.cpp311 optional<vector<uint8_t>> x509CertPubKey = in startRetrieval() local
313 if (!x509CertPubKey) { in startRetrieval()
333 if (profilePubKey.value() == x509CertPubKey.value()) { in startRetrieval()