Searched refs:endpointEncCertChain (Results 1 – 3 of 3) sorted by relevance
50 const std::vector<uint8_t>& endpointEncCertChain,63 ScopedAStatus updateEEK(const std::vector<uint8_t>& endpointEncCertChain);
199 const std::vector<uint8_t>& endpointEncCertChain) { in updateEEK() argument200 std::vector<uint8_t> eekChain = endpointEncCertChain; in updateEEK()257 const std::vector<uint8_t>& endpointEncCertChain, in generateCertificateRequest() argument275 ret = updateEEK(endpointEncCertChain); in generateCertificateRequest()
69 const std::vector<uint8_t>& endpointEncCertChain,