Home
last modified time | relevance | path

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

/external/nos/host/android/hals/keymaster/
DKeymasterDevice.cpp645 StartAttestKeyResponse startResponse; in attestKey() local
746 KM_CALLV(StartAttestKey, startRequest, startResponse, in attestKey()
749 uint64_t operationHandle = startResponse.handle().handle(); in attestKey()
776 size_t cert_len = startResponse.certificate_prologue().size() in attestKey()
797 ss << startResponse.certificate_prologue(); in attestKey()