Home
last modified time | relevance | path

Searched refs:INS_CLEAR_APPROVED_STATUS (Results 1 – 3 of 3) sorted by relevance

/hardware/nxp/keymint/KM300/authsecret/
DAuthSecretHelper.h48 INS_CLEAR_APPROVED_STATUS = 0x30, enumerator
DAuthSecretHelper.cpp53 case Instruction::INS_CLEAR_APPROVED_STATUS: in constructApdu()
DAuthSecret.cpp68 Instruction::INS_CLEAR_APPROVED_STATUS, input, cmd, std::move(timeout)); in clearAuthApprovedStatus()