embassy-nrf

Crates

git

Versions

nrf9120-s

Flavors

Skip to main content

Module cryptocell

Module cryptocell 

Source
Expand description

CryptoCell drivers

If you want to interact with the CryptoCell, you can activate it using activate(). This function will return a handle that will keep the CryptoCell active until it is dropped.

Modules§

rng
Random Number Generator (RNG) driver.

Structs§

CryptoCellActivationHandle
Cryptocell is active until this is dropped.

Functions§

activate
Use this function to activate the CryptoCell subsystem.