nRF5 SDK v17.1.0
Data Fields
nrf_crypto_aes_info_t Struct Reference

Data Fields

nrf_crypto_aes_mode_t const mode
 
nrf_crypto_key_size_id_t const key_size
 
size_t const context_size
 
aes_init_fn_t const init_fn
 
aes_uninit_fn_t const uninit_fn
 
aes_key_set_fn_t const key_set_fn
 
aes_iv_set_fn_t const iv_set_fn
 
aes_iv_get_fn_t const iv_get_fn
 
aes_update_fn_t const update_fn
 
aes_finalize_fn_t const finalize_fn
 

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

Documentation feedback | Developer Zone | Subscribe | Updated