Home | History | Annotate | Download | only in keymaster

Lines Matching defs:startResponse

535     StartAttestKeyResponse startResponse;
550 KM_CALLV(StartAttestKey, startRequest, startResponse,
553 uint64_t operationHandle = startResponse.handle().handle();
574 ss << startResponse.certificate_prologue();