Home
last modified time | relevance | path

Searched refs:SharedSignaturesVector (Results 1 – 3 of 3) 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()
/system/security/keystore/tests/fuzzer/
DkeystoreCommon.h41 KeyAttestationPackageInfo::SharedSignaturesVector sharedSignaturesVector;