Home
last modified time | relevance | path

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

/system/security/identity/
DCredential.cpp542 AuthKeyParcel authKeyParcel; in getAuthKeysNeedingCertification() local
543 authKeyParcel.x509cert = key; in getAuthKeysNeedingCertification()
544 authKeyParcels.push_back(authKeyParcel); in getAuthKeysNeedingCertification()