Home
last modified time | relevance | path

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

/external/nos/host/android/hals/keymaster/
DKeymasterDevice.cpp820 hidl_vec<uint8_t> batch_cert; in attestKey() local
836 batch_cert.setToExternal( in attestKey()
849 batch_cert.setToExternal( in attestKey()
864 batch_cert.setToExternal( in attestKey()
871 batch_cert.setToExternal( in attestKey()
883 batch_cert.setToExternal( in attestKey()
890 batch_cert.setToExternal( in attestKey()
904 chain.push_back(std::move(batch_cert)); in attestKey()
/external/nos/host/generic/nugget/proto/nugget/app/keymaster/
Dkeymaster.proto397 bytes batch_cert = 4; field