Home
last modified time | relevance | path

Searched refs:ecb_encrypt_be (Results 1 – 4 of 4) sorted by relevance

/Zephyr-Core-3.5.0/subsys/bluetooth/controller/hal/
Decb.h22 void ecb_encrypt_be(uint8_t const *const key_be, uint8_t const *const clear_text_be,
/Zephyr-Core-3.5.0/subsys/bluetooth/controller/crypto/
Dcrypto.c42 ecb_encrypt_be(key, plaintext, enc_data); in bt_encrypt_be()
/Zephyr-Core-3.5.0/subsys/bluetooth/controller/ll_sw/openisa/hal/RV32M1/
Decb.c24 void ecb_encrypt_be(uint8_t const *const key_be, uint8_t const *const clear_text_be, in ecb_encrypt_be() function
/Zephyr-Core-3.5.0/subsys/bluetooth/controller/ll_sw/nordic/hal/nrf5/
Decb.c51 void ecb_encrypt_be(uint8_t const *const key_be, uint8_t const *const clear_text_be, in ecb_encrypt_be() function