Home
last modified time | relevance | path

Searched defs:eekChain (Results 1 – 2 of 2) sorted by relevance

/hardware/interfaces/security/keymint/support/
Dremote_prov_utils.cpp263 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/
DVtsRemotelyProvisionedComponentTests.cpp130 cppbor::Array* eekChain = chain->asArray(); in corrupt_sig_chain() local
633 auto eekChain = chain->asArray(); in TEST_P() local