Home
last modified time | relevance | path

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

/device/google/cuttlefish/guest/hals/keymint/remote/
Dremote_remotely_provisioned_component.cpp89 const std::vector<uint8_t>& endpointEncCertChain, in generateCertificateRequest() argument
100 request.SetEndpointEncCertChain(endpointEncCertChain.data(), in generateCertificateRequest()
101 endpointEncCertChain.size()); in generateCertificateRequest()
Dremote_remotely_provisioned_component.h45 const std::vector<uint8_t>& endpointEncCertChain,