Home
last modified time | relevance | path

Searched refs:sendBeginImportWrappedKeyCmd (Results 1 – 4 of 4) sorted by relevance

/hardware/nxp/keymint/KM300/
DJavacardKeyMintDevice.h127 std::tuple<std::unique_ptr<Item>, keymaster_error_t> sendBeginImportWrappedKeyCmd(
DJavacardKeyMintDevice.cpp204 sendBeginImportWrappedKeyCmd(transitKey, wrappingKeyBlob, maskingKey, unwrappingParams); in importWrappedKey()
230 JavacardKeyMintDevice::sendBeginImportWrappedKeyCmd(const std::vector<uint8_t>& transitKey, in sendBeginImportWrappedKeyCmd() function in aidl::android::hardware::security::keymint::JavacardKeyMintDevice
/hardware/nxp/keymint/KM200/
DJavacardKeyMintDevice.h122 std::tuple<std::unique_ptr<Item>, keymaster_error_t> sendBeginImportWrappedKeyCmd(
DJavacardKeyMintDevice.cpp181 sendBeginImportWrappedKeyCmd(transitKey, wrappingKeyBlob, maskingKey, unwrappingParams); in importWrappedKey()
203 JavacardKeyMintDevice::sendBeginImportWrappedKeyCmd(const std::vector<uint8_t>& transitKey, in sendBeginImportWrappedKeyCmd() function in aidl::android::hardware::security::keymint::JavacardKeyMintDevice