CryptoSym Layer Configuration types. More...

Macros | |
| #define | PH_CRYPTOSYM_CONFIG_KEY_TYPE 0x0000U |
| Key Type. More... | |
| #define | PH_CRYPTOSYM_CONFIG_KEY_SIZE 0x0001U |
| Key Size of currently loaded key. More... | |
| #define | PH_CRYPTOSYM_CONFIG_BLOCK_SIZE 0x0002U |
| Block Size of currently loaded key. More... | |
| #define | PH_CRYPTOSYM_CONFIG_KEEP_IV 0x0003U |
| Keep init vector. More... | |
| #define | PH_CRYPTOSYM_CONFIG_ADDITIONAL_INFO 0x0006U |
| Additional information to be provided like diversified key length. | |
| #define | PH_CRYPTOSYM_CONFIG_CCM_TAG_LENGTH 0x0007U |
| Authentication Tag. More... | |
CryptoSym Layer Configuration types.
| #define PH_CRYPTOSYM_CONFIG_KEY_TYPE 0x0000U |
Key Type.
Read-only. Possible Values are:
| #define PH_CRYPTOSYM_CONFIG_KEY_SIZE 0x0001U |
Key Size of currently loaded key.
Read-only.
| #define PH_CRYPTOSYM_CONFIG_BLOCK_SIZE 0x0002U |
Block Size of currently loaded key.
Read-only.
| #define PH_CRYPTOSYM_CONFIG_KEEP_IV 0x0003U |
Keep init vector.
| #define PH_CRYPTOSYM_CONFIG_CCM_TAG_LENGTH 0x0007U |
Authentication Tag.
To be used when CCM or CCM* cipher modes are used. Supported values are,