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