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

◆ wifi_kmu_get_key_size_in_bits()

uint32_t wifi_kmu_get_key_size_in_bits ( wifi_kmu_key_type_t type)

#include <include/wifi_kmu/wifi_kmu.h>

Calculate size of the key in bits.

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

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