Home
last modified time | relevance | path

Searched refs:SECURITY_LEVEL_ENC_MIC_128 (Results 1 – 4 of 4) sorted by relevance

/hal_nordic-latest/drivers/nrf_802154/common/include/
Dnrf_802154_const.h140 #define SECURITY_LEVEL_ENC_MIC_128 0x07 ///< Bits cont… macro
/hal_nordic-latest/drivers/nrf_802154/driver/src/
Dnrf_802154_encrypt.c135 case SECURITY_LEVEL_ENC_MIC_128: in a_data_and_m_data_prepare()
Dnrf_802154_aes_ccm_acc_ccm.c276 case SECURITY_LEVEL_ENC_MIC_128: in ccm_data_fill()
/hal_nordic-latest/drivers/nrf_802154/driver/src/mac_features/
Dnrf_802154_frame_parser.c223 case SECURITY_LEVEL_ENC_MIC_128: in mic_size_get()