Home
last modified time | relevance | path

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

/hal_nordic-latest/drivers/nrf_802154/common/include/
Dnrf_802154_const.h138 #define SECURITY_LEVEL_ENC_MIC_32 0x05 ///< Bits cont… macro
/hal_nordic-latest/drivers/nrf_802154/driver/src/
Dnrf_802154_encrypt.c133 case SECURITY_LEVEL_ENC_MIC_32: in a_data_and_m_data_prepare()
Dnrf_802154_aes_ccm_acc_ccm.c264 case SECURITY_LEVEL_ENC_MIC_32: in ccm_data_fill()
/hal_nordic-latest/drivers/nrf_802154/driver/src/mac_features/
Dnrf_802154_frame_parser.c215 case SECURITY_LEVEL_ENC_MIC_32: in mic_size_get()