Home
last modified time | relevance | path

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

/Zephyr-latest/subsys/bluetooth/controller/hal/
Decb.h13 uint8_t out_cipher_text_be[16]; member
/Zephyr-latest/subsys/bluetooth/controller/ll_sw/nordic/hal/nrf5/
Decb.c172 out[0].ptr = e->out_cipher_text_be; in ecb_encrypt_nonblocking()
173 out[0].length = sizeof(e->out_cipher_text_be); in ecb_encrypt_nonblocking()
223 e->fp_ecb(0U, &e->out_cipher_text_be[0], in isr_ecb()