Shared functionality for the nrf_crypto CC310 backend. More...
Macros |
|
| #define | CC310_MAX_LENGTH_DMA_OPERATIONS (0xFFFF) |
| #define | CC310_MAX_LENGTH_DMA_AES_OPERATIONS (0xFFF0) |
Functions |
|
| void | cc310_backend_enable (void) |
| void | cc310_backend_disable (void) |
| uint32_t | nrf_crypto_backend_cc310_rng (void *p_state, uint16_t size, uint8_t *p_data) |
Detailed Description
Shared functionality for the nrf_crypto CC310 backend.