![]() |
nRF Connect SDK API 3.4.99
|
| 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).
| [in] | type | Type of the key. |