Home
last modified time | relevance | path

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

/system/security/keystore/include/keystore/
DKeyAttestationPackageInfo.h38 typedef std::shared_ptr<SignaturesVector> SharedSignaturesVector; typedef
41 SharedSignaturesVector signatures);
56 SharedSignaturesVector signatures_;
/system/security/keystore/
DKeyAttestationPackageInfo.cpp30 SharedSignaturesVector signatures) in KeyAttestationPackageInfo()