Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [tinydtls-dev] Fwd: dtls_hmac_storage_init with static memory allocation

Raul Fuentes <ra.fuentess.sam+tinyDTLS@xxxxxxxxx> writes:

> I think that `dtls_init()` must call `dtls_hmac_storage_init ()`

Yes. It is also an error that dtls_hmac_storage_init() currently exists
for platform Contiki only as it is necessary to intialize the memory
arena whenever you use static allocators.

Grüße
Olaf


Back to the top