![]() |
Synergy Software Package User's Manual
|
#include <sf_crypto_key.h>
Data Fields | |
| sf_crypto_key_state_t | status |
| Module status. | |
| sf_crypto_key_type_t | key_type |
| Key type. | |
| sf_crypto_key_size_t | key_size |
| Key size. | |
| sf_crypto_data_handle_t | domain_params |
| Domain parameters structure with pointer to data and length. | |
| sf_crypto_data_handle_t | generator_point |
| Generator Point structure with pointer to data and length. | |
| sf_crypto_instance_ctrl_t * | p_fwk_common_ctrl |
| Pointer to the Crypto Framework Common instance. | |
| sf_crypto_api_t * | p_fwk_common_api |
| Pointer to the Crypto Framework Common instance. | |
| void * | p_hal_ctrl |
| pointer to Crypto module control structure | |
| void * | p_hal_api |
| pointer to Crypto module API structure | |
SSP Crypto Key Framework instance control block