Searched defs:eekChain (Results 1 – 3 of 3) sorted by relevance
/hardware/interfaces/security/keymint/support/ |
D | remote_prov_utils.cpp | 264 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/ |
D | JavacardRemotelyProvisionedComponentDevice.cpp | 200 std::vector<uint8_t> eekChain = endpointEncCertChain; in updateEEK() local
|
/hardware/interfaces/security/rkp/aidl/vts/functional/ |
D | VtsRemotelyProvisionedComponentTests.cpp | 136 cppbor::Array* eekChain = chain->asArray(); in corrupt_sig_chain() local 685 auto eekChain = chain->asArray(); in TEST_P() local
|