Home
last modified time | relevance | path

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

/Zephyr-Core-3.7.0/tests/bluetooth/controller/mock_ctrl/src/
Decb.c12 uint8_t *const cipher_text_le, uint8_t *const cipher_text_be) in ecb_encrypt()
/Zephyr-Core-3.7.0/subsys/bluetooth/controller/ll_sw/openisa/hal/RV32M1/
Decb.c57 uint8_t *const cipher_text_le, uint8_t *const cipher_text_be) in ecb_encrypt()
/Zephyr-Core-3.7.0/subsys/bluetooth/controller/ll_sw/nordic/hal/nrf5/
Decb.c65 uint8_t * const cipher_text_le, uint8_t * const cipher_text_be) in ecb_encrypt()
/Zephyr-Core-3.7.0/tests/bluetooth/controller/ctrl_encrypt/src/
Dmain.c114 uint8_t cipher_text_le[16]; member
119 uint8_t *const cipher_text_le, uint8_t *const cipher_text_be) in ecb_encrypt_custom_fake()