Searched defs:eekChain (Results 1 – 2 of 2) sorted by relevance
| /hardware/interfaces/security/keymint/support/ |
| D | remote_prov_utils.cpp | 263 auto eekChain = cppbor::Array(); in generateEekChain() local 580 const EekChain& eekChain, int32_t supportedEekCurve) { in getSessionKey() 594 const EekChain& eekChain, const std::vector<uint8_t>& eekId, int32_t supportedEekCurve, in verifyProtectedData() 694 const EekChain& eekChain, const std::vector<uint8_t>& eekId, int32_t supportedEekCurve, in verifyFactoryProtectedData() 704 const EekChain& eekChain, const std::vector<uint8_t>& eekId, int32_t supportedEekCurve, in verifyProductionProtectedData()
|
| /hardware/interfaces/security/rkp/aidl/vts/functional/ |
| D | VtsRemotelyProvisionedComponentTests.cpp | 130 cppbor::Array* eekChain = chain->asArray(); in corrupt_sig_chain() local 633 auto eekChain = chain->asArray(); in TEST_P() local
|