nRF Connect SDK API 3.4.99
Loading...
Searching...
No Matches

◆ wifi_kmu_get_key_size_in_bytes()

uint32_t wifi_kmu_get_key_size_in_bytes ( wifi_kmu_key_type_t type)

#include <include/wifi_kmu/wifi_kmu.h>

Calculate size of the key in bytes.

This will be either 16 bytes (128 bits) or 32 bytes (256 bits).

Parameters
[in]typeType of the key.
Returns
Key size in bytes.