SAM (AV4 and future SAM's) parameter structure. More...
Data Fields | |
| uint16_t | wId |
| Layer ID for this component, NEVER MODIFY! | |
| phhalHw_Sam_DataParams_t * | pHalDataParams |
| Pointer to the parameter structure of the underlying layer. | |
| uint8_t | aSet [2U] |
| Configuration settings. | |
| uint8_t | aExtSet [2U] |
| Extended configuration settings. | |
| uint8_t | aDFAid [3U] |
| DESFire application ID. | |
| uint8_t | bDFKeyNo |
| DESFire key number. | |
| uint8_t | bKeyNoCEK |
| Key Number of Change Entry Key. | |
| uint8_t | bKeyVCEK |
| Key Version of Change Entry Key. | |
| uint8_t | bRefNoKUC |
| Reference number of key usage counter. | |
| uint8_t | bKeyNoAEK |
| Key Number of Access Entry Key. | |
| uint8_t | bKeyVAEK |
| Key Version of Access Entry Key. | |
| uint8_t | bKeyNoCKUC |
| Key Number of Change KUC. | |
| uint8_t | bKeyVCKUC |
| Key Version of Change KUC. | |
| uint8_t | b2K3DESOption |
| Option for single DES and 2 Key Triple DES keys. More... | |
| uint8_t | bIsLRPKey |
| Option for LRP key type. More... | |
SAM (AV4 and future SAM's) parameter structure.
| uint8_t phKeyStore_Sam_DataParams_t::b2K3DESOption |
Option for single DES and 2 Key Triple DES keys.
Can be set either to
| uint8_t phKeyStore_Sam_DataParams_t::bIsLRPKey |
Option for LRP key type.
If set indicated that the AES key is of LRP type.