end of defgroup phhalHw_SamAV3_Cmd_PKI More...

Modules | |
| S Mode | |
| SAM commands used for Virtaul Card communication in S-Mode. | |
| X Mode | |
| SAM commands used for Virtual Card communication in X-Mode. | |
Option macros for Sam AV3 VCA / PC diversification inputs for Virtual Card Select MAC and ENC keys. | |
| #define | PHHAL_HW_SAMAV3_CMD_SELECT_DIV_DEFAULT 0x00 |
| Default option mask to disable the diversification of VcSelect MAC and ENC key. | |
| #define | PHHAL_HW_SAMAV3_CMD_SELECT_MAC_KEY_DIV_OFF 0x00 |
| Option mask to disable the diversification of VC SelectMAC key. | |
| #define | PHHAL_HW_SAMAV3_CMD_SELECT_MAC_KEY_DIV_INPUT 0x02 |
| Option mask to perform diversification of VC SelectMAC key using the diversification input provided. | |
| #define | PHHAL_HW_SAMAV3_CMD_SELECT_MAC_KEY_DIV_VCUID 0x04 |
| Option mask to perform diversification of VC SelectMAC key using Virtual Card Identifier. | |
| #define | PHHAL_HW_SAMAV3_CMD_SELECT_MAC_KEY_DIV_INPUT_VCUID 0x06 |
| Option mask to perform diversification of VC SelectMAC key using Virtual Card Identifier and Diversification input provided. | |
| #define | PHHAL_HW_SAMAV3_CMD_SELECT_ENC_KEY_DIV_OFF 0x00 |
| Option mask to disable the diversification of VC SelectENC key. | |
| #define | PHHAL_HW_SAMAV3_CMD_SELECT_ENC_KEY_DIV_INPUT 0x01 |
| Option mask to perform diversification of VC SelectENC key using the diversification input provided. | |
Option macros for Sam AV3 VCA / PC Proximity check command. | |
| #define | PHHAL_HW_SAMAV3_CMD_PROXIMITY_CHECK_DIV_OFF 0x00 |
| Option mask to disable diversification of ProximityCheck key. | |
| #define | PHHAL_HW_SAMAV3_CMD_PROXIMITY_CHECK_DIV_ON 0x01 |
| Option mask to perform diversification of ProximityCheck key using the diversification input provided. | |
| #define | PHHAL_HW_SAMAV3_CMD_PROXIMITY_CHECK_PART1_EXCHANGE 0x01 |
| Option mask to perform part 1 exchange of data. | |
| #define | PHHAL_HW_SAMAV3_CMD_PROXIMITY_CHECK_PART2_EXCHANGE 0x02 |
| Option mask to perform part 2 exchange of data. | |
end of defgroup phhalHw_SamAV3_Cmd_PKI
SAM commands used for Virtaul Card communication in X and S Mode.