Home
last modified time | relevance | path

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

/hardware/nxp/keymint/KM300/
DJavacardSecureElement.h95 INS_GET_ROT_CHALLENGE_CMD = KEYMINT_CMD_APDU_START + 45, enumerator
DJavacardKeyMintDevice.cpp400 auto [item, err] = card_->sendRequest(Instruction::INS_GET_ROT_CHALLENGE_CMD); in getRootOfTrustChallenge()
/hardware/nxp/keymint/KM200/
DJavacardSecureElement.h92 INS_GET_ROT_CHALLENGE_CMD = KEYMINT_CMD_APDU_START + 45, enumerator
DJavacardKeyMintDevice.cpp380 auto [item, err] = card_->sendRequest(Instruction::INS_GET_ROT_CHALLENGE_CMD); in getRootOfTrustChallenge()