Home
last modified time | relevance | path

Searched refs:bt_encrypt_be (Results 1 – 3 of 3) sorted by relevance

/subsys/bluetooth/host/
A Daes_ccm.c55 err = bt_encrypt_be(key, b, X0); in ccm_calculate_X0()
79 err = bt_encrypt_be(key, b, X0); in ccm_calculate_X0()
93 err = bt_encrypt_be(key, b, X0); in ccm_calculate_X0()
122 err = bt_encrypt_be(key, b, s0); in ccm_auth()
141 err = bt_encrypt_be(key, b, Xn); in ccm_auth()
176 err = bt_encrypt_be(key, a_i, s_i); in ccm_crypt()
A Dcrypto_psa.c118 int bt_encrypt_be(const uint8_t key[16], const uint8_t plaintext[16], in bt_encrypt_be() function
/subsys/bluetooth/controller/crypto/
A Dcrypto.c36 int bt_encrypt_be(const uint8_t key[16], const uint8_t plaintext[16], in bt_encrypt_be() function

Completed in 47 milliseconds