Home
last modified time | relevance | path

Searched defs:last_buf (Results 1 – 2 of 2) sorted by relevance

/Zephyr-latest/drivers/crypto/
Dcrypto_cc23x0.c146 uint8_t last_buf[AES_BLOCK_SIZE] = { 0 }; in crypto_cc23x0_ctr() local
225 uint8_t last_buf[AES_BLOCK_SIZE] = { 0 }; in crypto_cc23x0_cmac() local
/Zephyr-latest/subsys/bluetooth/host/
Dconn.c1080 bool last_buf = conn_mtu(conn) >= buf_len; in bt_conn_tx_processor() local