Home
last modified time | relevance | path

Searched refs:SL_SI91X_KEY_BUFFER_SIZE (Results 1 – 2 of 2) sorted by relevance

/hal_silabs-latest/wiseconnect/components/device/silabs/si91x/wireless/inc/
Dsl_si91x_protocol_types.h2024 uint8_t key[SL_SI91X_KEY_BUFFER_SIZE]; ///< Key
2045 uint8_t key[SL_SI91X_KEY_BUFFER_SIZE];
2065 uint8_t key_chacha[SL_SI91X_KEY_BUFFER_SIZE];
Dsl_si91x_constants.h171 #define SL_SI91X_KEY_BUFFER_SIZE 32 macro