Option to update the provisioning data like Expected Decrypted data, Initialization Vector for Wrapping, Application Root Keys,etc... More...

Macros | |
| #define | PH_KEYSTORE_CONFIG_APP_ROOT_KEY_AES128_BIT 0x00A1U |
| Updates the existing AES 128-Bit Application root key used during Initialization of Hardware based KeyStore. More... | |
| #define | PH_KEYSTORE_CONFIG_APP_ROOT_KEY_AES256_BIT 0x00A2U |
| Updates the existing AES 256-Bit Application root key used during Initialization of Hardware based KeyStore. More... | |
| #define | PH_KEYSTORE_CONFIG_DERIV_MSG 0x00A3U |
| Updates the existing Derivation message used for opening a Session or wrapping key during Initialization of Hardware based KeyStore. More... | |
| #define | PH_KEYSTORE_CONFIG_EXPECTED_DEC_DATA 0x00A4U |
| Expected Updates the existing Expected Decryption Data used for opening a Session or wrapping key during Initialization of Hardware based KeyStore. More... | |
| #define | PH_KEYSTORE_CONFIG_WRAP_IV 0x00A5U |
| Updates the existing Initialization Vector (WIV) used for opening a Session or wrapping key during Initialization of Hardware based KeyStore. More... | |
Option to update the provisioning data like Expected Decrypted data, Initialization Vector for Wrapping, Application Root Keys,etc...
| #define PH_KEYSTORE_CONFIG_APP_ROOT_KEY_AES128_BIT 0x00A1U |
Updates the existing AES 128-Bit Application root key used during Initialization of Hardware based KeyStore.
| #define PH_KEYSTORE_CONFIG_APP_ROOT_KEY_AES256_BIT 0x00A2U |
Updates the existing AES 256-Bit Application root key used during Initialization of Hardware based KeyStore.
| #define PH_KEYSTORE_CONFIG_DERIV_MSG 0x00A3U |
Updates the existing Derivation message used for opening a Session or wrapping key during Initialization of Hardware based KeyStore.
| #define PH_KEYSTORE_CONFIG_EXPECTED_DEC_DATA 0x00A4U |
Expected Updates the existing Expected Decryption Data used for opening a Session or wrapping key during Initialization of Hardware based KeyStore.
| #define PH_KEYSTORE_CONFIG_WRAP_IV 0x00A5U |
Updates the existing Initialization Vector (WIV) used for opening a Session or wrapping key during Initialization of Hardware based KeyStore.