Home
last modified time | relevance | path

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

/aosp12/system/core/trusty/keymaster/keymint/
H A DTrustyRemotelyProvisionedComponentDevice.cpp97 const bytevec& endpointEncCertChain, const bytevec& challenge, DeviceInfo* deviceInfo, in generateCertificateRequest() argument
106 request.SetEndpointEncCertChain(endpointEncCertChain.data(), endpointEncCertChain.size()); in generateCertificateRequest()
/aosp12/system/keymaster/ng/
H A DAndroidRemotelyProvisionedComponentDevice.cpp108 bool testMode, const vector<MacedPublicKey>& keysToSign, const bytevec& endpointEncCertChain, in generateCertificateRequest() argument
118 request.SetEndpointEncCertChain(endpointEncCertChain.data(), endpointEncCertChain.size()); in generateCertificateRequest()
/aosp12/system/keymaster/ng/include/
H A DAndroidRemotelyProvisionedComponentDevice.h44 const std::vector<uint8_t>& endpointEncCertChain,
/aosp12/system/core/trusty/keymaster/include/trusty_keymaster/
H A DTrustyRemotelyProvisionedComponentDevice.h44 const std::vector<uint8_t>& endpointEncCertChain,