nrfxlib API 2.8.99
|
void ocrypto_sha256_init | ( | ocrypto_sha256_ctx * | ctx | ) |
#include <crypto/nrf_oberon/include/ocrypto_sha256.h>
SHA-256 initialization.
The generator state ctx
is initialized by this function.
[out] | ctx | Generator state. |