Home
last modified time | relevance | path

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

/hardware/interfaces/identity/aidl/vts/
DVtsAttestationParserSupport.h46 : origCertChain_(certChain) {} in AttestationCertificateParser()
110 vector<Certificate> origCertChain_; variable
DVtsAttestationParserSupport.cpp70 optional<keymaster_cert_chain_t> cert_chain = certificateChainToKeymasterChain(origCertChain_); in parse()