Home
last modified time | relevance | path

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

/hardware/interfaces/security/keymint/support/
Dremote_prov_utils.cpp264 auto eekChain = cppbor::Array(); in generateEekChain() local
624 const EekChain& eekChain, int32_t supportedEekCurve) { in getSessionKey()
638 const EekChain& eekChain, const std::vector<uint8_t>& eekId, int32_t supportedEekCurve, in verifyProtectedData()
738 const EekChain& eekChain, const std::vector<uint8_t>& eekId, int32_t supportedEekCurve, in verifyFactoryProtectedData()
748 const EekChain& eekChain, const std::vector<uint8_t>& eekId, int32_t supportedEekCurve, in verifyProductionProtectedData()
/hardware/nxp/keymint/KM200/
DJavacardRemotelyProvisionedComponentDevice.cpp200 std::vector<uint8_t> eekChain = endpointEncCertChain; in updateEEK() local
/hardware/interfaces/security/rkp/aidl/vts/functional/
DVtsRemotelyProvisionedComponentTests.cpp136 cppbor::Array* eekChain = chain->asArray(); in corrupt_sig_chain() local
685 auto eekChain = chain->asArray(); in TEST_P() local