Searched refs:BT_OCTET32 (Results 1 – 7 of 7) sorted by relevance
231 BT_OCTET32 x;232 BT_OCTET32 y;242 BT_OCTET32 private_key_used; /* is used to calculate: */
325 typedef UINT8 BT_OCTET32[BT_OCTET32_LEN]; /* octet array: size 32 */ typedef
286 BT_OCTET32 private_key;287 BT_OCTET32 dhkey;
1122 BT_OCTET32 private_key; in smp_process_private_key()1165 BT_OCTET32 private_key; in smp_compute_dhkey()1749 BT_OCTET32 msg; in smp_calculate_f5_key()
768 if ((memcmp(p_cb->loc_publ_key.x, p_cb->peer_publ_key.x, sizeof(BT_OCTET32)) == 0)) { in smp_process_pairing_public_key()
51 static BT_OCTET32 bt_mesh_private_key;1839 BT_OCTET32 private_key = {0}; in bt_mesh_pub_key_get()1888 BT_OCTET32 private_key = {0}; in bt_mesh_dh_key_gen()
332 typedef UINT8 BT_OCTET32[BT_OCTET32_LEN]; /* octet array: size 32 */ typedef