Synergy Software Package User's Manual

#include <sf_crypto_cipher_api.h>

Data Fields

sf_crypto_key_type_t key_type
 Key type for cipher operation.
 
sf_crypto_key_size_t key_size
 Key size for cipher operation.
 
sf_crypto_cipher_mode_t cipher_chaining_mode
 Chaining mode specified for the cipher operation.
 
sf_crypto_instance_tp_lower_lvl_crypto_common
 Pointer to a Crypto Framework common instance.
 
sf_crypto_trng_instance_tp_lower_lvl_crypto_trng
 Pointer to a Crypto Framework TRNG instance.
 
void const * p_extend
 Future extension for hardware specific settings.
 

Detailed Description

Configuration structure for the SSP Crypto Cipher framework Cipher chaining mode for RSA operations is not applicable and can be set to ECB


The documentation for this struct was generated from the following file: