Home
last modified time | relevance | path

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

/hal_nordic-latest/drivers/nrf_802154/driver/src/
Dnrf_802154_encrypt.c197 FRAME_COUNTER_SIZE); in aes_ccm_nonce_generate()
198 offset += FRAME_COUNTER_SIZE; in aes_ccm_nonce_generate()
/hal_nordic-latest/drivers/nrf_802154/common/include/
Dnrf_802154_const.h155 #define FRAME_COUNTER_SIZE 4 ///< Size of t… macro
/hal_nordic-latest/drivers/nrf_802154/driver/src/mac_features/
Dnrf_802154_frame_parser.c322 offset += FRAME_COUNTER_SIZE; in sec_ctrl_parse()
/hal_nordic-latest/drivers/nrf_802154/driver/src/mac_features/ack_generator/
Dnrf_802154_enh_ack_generator.c328 *p_bytes_written = FRAME_COUNTER_SIZE; in frame_counter_set()