Searched defs:enc_data (Results 1 – 3 of 3) sorted by relevance
/subsys/bluetooth/host/ |
A D | aes_ccm.c | 195 const uint8_t *enc_data, size_t len, const uint8_t *aad, in bt_ccm_decrypt() 217 size_t aad_len, uint8_t *enc_data, size_t mic_size) in bt_ccm_encrypt()
|
/subsys/bluetooth/mesh/ |
A D | crypto_psa.c | 82 size_t aad_len, uint8_t *enc_data, size_t mic_size) in bt_mesh_ccm_encrypt() 104 const uint8_t *enc_data, size_t len, const uint8_t *aad, in bt_mesh_ccm_decrypt()
|
/subsys/bluetooth/controller/hci/ |
A D | hci.c | 1523 uint8_t enc_data[16]; in le_encrypt() local
|
Completed in 40 milliseconds