Home
last modified time | relevance | path

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

/system/security/identity/
DCredential.cpp747 AuthKeyParcel authKeyParcel; in getAuthKeysNeedingCertification() local
748 authKeyParcel.x509cert = key; in getAuthKeysNeedingCertification()
749 authKeyParcels.push_back(authKeyParcel); in getAuthKeysNeedingCertification()