Searched defs:enc_data (Results 1 – 5 of 5) sorted by relevance
54 static int ble_sm_alg_encrypt(const uint8_t *key, const uint8_t *plaintext, uint8_t *enc_data) in ble_sm_alg_encrypt()
133 unsigned char enc_data[480]; member1152 unsigned char enc_data[240]; in userial_send_sco_thread() local
130 unsigned char enc_data[480]; member1081 unsigned char enc_data[240]; in userial_send_sco_thread() local
105 int bt_encrypt_be(const uint8_t *key, const uint8_t *plaintext, uint8_t *enc_data) in bt_encrypt_be()
433 encrypt_cipher_data enc_data = {0}; in app_hks_encrypt_conn_para() local