Home
last modified time | relevance | path

Searched defs:mlen (Results 1 – 4 of 4) sorted by relevance

/Zephyr-latest/tests/crypto/tinycrypt/src/
Dccm_mode.c76 const int mlen) in do_test()
149 uint16_t mlen = M_LEN8; in ZTEST() local
187 uint16_t mlen = M_LEN8; in ZTEST() local
227 uint16_t mlen = M_LEN8; in ZTEST() local
266 uint16_t mlen = M_LEN10; in ZTEST() local
305 uint16_t mlen = M_LEN10; in ZTEST() local
345 uint16_t mlen = M_LEN10; in ZTEST() local
381 uint16_t mlen = M_LEN10; in ZTEST() local
438 uint16_t mlen = M_LEN10; in ZTEST() local
/Zephyr-latest/samples/subsys/ipc/ipc_service/icmsg/remote/src/
Dmain.c70 size_t mlen = PACKET_SIZE_START; in send_for_time() local
/Zephyr-latest/samples/subsys/ipc/ipc_service/icmsg/src/
Dmain.c84 size_t mlen = PACKET_SIZE_START; in send_for_time() local
/Zephyr-latest/subsys/bluetooth/controller/ll_sw/nordic/hal/nrf5/radio/
Dradio.c2232 const uint8_t mlen = (NRF_RADIO->PCNF1 & RADIO_PCNF1_MAXLEN_Msk) >> in radio_ccm_ext_rx_pkt_set() local
2418 const uint8_t mlen = *((uint8_t *)pkt + 1U); in radio_ccm_ext_tx_pkt_set() local