Home
last modified time | relevance | path

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

/Zephyr-latest/subsys/bluetooth/host/
Decc.c121 uint8_t tmp_pub_key_buf[BT_PUB_KEY_LEN + 1]; in generate_pub_key() local
195 uint8_t tmp_pub_key_buf[BT_PUB_KEY_LEN + 1] = { 0x04 }; in generate_dh_key() local