Home
last modified time | relevance | path

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

/hardware/nxp/keymint/KM200/
DJavacardKeyMintDevice.cpp167 std::vector<uint8_t> secureKey; in importWrappedKey() local
218 const std::vector<uint8_t>& secureKey, const std::vector<uint8_t>& tag, in sendFinishImportWrappedKeyCmd()
413 std::vector<uint8_t>& secureKey, std::vector<uint8_t>& tag, in parseWrappedKey()
/hardware/nxp/keymint/KM300/
DJavacardKeyMintDevice.cpp190 std::vector<uint8_t> secureKey; in importWrappedKey() local
245 const std::vector<uint8_t>& secureKey, const std::vector<uint8_t>& tag, in sendFinishImportWrappedKeyCmd()
434 std::vector<uint8_t>& secureKey, std::vector<uint8_t>& tag, in parseWrappedKey()