Home
last modified time | relevance | path

Searched refs:cipher_be (Results 1 – 2 of 2) sorted by relevance

/Zephyr-Core-3.5.0/subsys/bluetooth/controller/hal/
Decb.h8 typedef void (*ecb_fp) (uint32_t status, uint8_t *cipher_be, void *context);
/Zephyr-Core-3.5.0/subsys/bluetooth/controller/ll_sw/nordic/hal/nrf5/
Decb.c157 static void ecb_cb(uint32_t status, uint8_t *cipher_be, void *context) in ecb_cb() argument
165 mem_rcopy(ecb_ut_context->cipher_text, cipher_be, in ecb_cb()