Home
last modified time | relevance | path

Searched refs:dummy_key (Results 1 – 2 of 2) sorted by relevance

/AliOS-Things-master/components/ble_host/bt_crypto/tinycrypt/source/
A Dhmac.c63 const uint8_t dummy_key[key_size]; in tc_hmac_set_key() local
76 dummy_key, in tc_hmac_set_key()
/AliOS-Things-master/components/py_engine/engine/extmod/btstack/
A Dmodbluetooth_btstack.c662 sm_key_t dummy_key; in mp_bluetooth_init() local
663 memset(dummy_key, 0, sizeof(dummy_key)); in mp_bluetooth_init()
664 sm_set_er(dummy_key); in mp_bluetooth_init()
665 sm_set_ir(dummy_key); in mp_bluetooth_init()

Completed in 6 milliseconds