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