nrfxlib API 2.8.99
|
The nrf_cc3xx_platform_sha256 APIs provide functions for hashing data using SHA256 algorithm. More...
Functions | |
int | nrf_cc3xx_platform_sha256_hash (void *ram_buffer, size_t ram_buffer_size, void *data, size_t len, void *out) |
Calculates SHA-256. | |
The nrf_cc3xx_platform_sha256 APIs provide functions for hashing data using SHA256 algorithm.