Searched defs:transitKey (Results 1 – 4 of 4) sorted by relevance
/aosp_15_r20/hardware/nxp/keymint/KM200/ |
D | JavacardKeyMintDevice.cpp | 172 std::vector<uint8_t> transitKey; in importWrappedKey() local 209 JavacardKeyMintDevice::sendBeginImportWrappedKeyCmd(const std::vector<uint8_t>& transitKey, in sendBeginImportWrappedKeyCmd() 418 std::vector<uint8_t>& iv, std::vector<uint8_t>& transitKey, in parseWrappedKey()
|
/aosp_15_r20/external/libese/ready_se/google/keymint/KM200/HAL/ |
H A D | JavacardKeyMintDevice.cpp | 172 std::vector<uint8_t> transitKey; in importWrappedKey() local 213 JavacardKeyMintDevice::sendBeginImportWrappedKeyCmd(const std::vector<uint8_t>& transitKey, in sendBeginImportWrappedKeyCmd() 384 std::vector<uint8_t>& iv, std::vector<uint8_t>& transitKey, in parseWrappedKey()
|
/aosp_15_r20/external/libese/ready_se/google/keymint/KM300/HAL/ |
H A D | JavacardKeyMintDevice.cpp | 172 std::vector<uint8_t> transitKey; in importWrappedKey() local 213 JavacardKeyMintDevice::sendBeginImportWrappedKeyCmd(const std::vector<uint8_t>& transitKey, in sendBeginImportWrappedKeyCmd() 384 std::vector<uint8_t>& iv, std::vector<uint8_t>& transitKey, in parseWrappedKey()
|
/aosp_15_r20/hardware/nxp/keymint/KM300/ |
D | JavacardKeyMintDevice.cpp | 188 std::vector<uint8_t> transitKey; in importWrappedKey() local 229 JavacardKeyMintDevice::sendBeginImportWrappedKeyCmd(const std::vector<uint8_t>& transitKey, in sendBeginImportWrappedKeyCmd() 447 std::vector<uint8_t>& iv, std::vector<uint8_t>& transitKey, in parseWrappedKey()
|