Home
last modified time | relevance | path

Searched defs:enc_data (Results 1 – 3 of 3) sorted by relevance

/subsys/bluetooth/host/
A Daes_ccm.c195 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 Dcrypto_psa.c82 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 Dhci.c1523 uint8_t enc_data[16]; in le_encrypt() local

Completed in 40 milliseconds