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