Searched defs:new_key (Results 1 – 10 of 10) sorted by relevance
/AliOS-Things-master/components/ble_host/bt_crypto/tinycrypt/source/ |
A D | hmac.c | 37 static void rekey(uint8_t *key, const uint8_t *new_key, unsigned int key_size) in rekey()
|
/AliOS-Things-master/components/ble_mesh/bt_mesh/core/src/ |
A D | net.c | 530 bool bt_mesh_kr_update(struct bt_mesh_subnet *sub, u8_t new_kr, bool new_key) in bt_mesh_kr_update() 736 int bt_mesh_net_resend(struct bt_mesh_subnet *sub, struct net_buf *buf, bool new_key, const struct … in bt_mesh_net_resend() 970 bool *new_key) in bt_mesh_subnet_find()
|
A D | beacon.c | 287 bool new_key, kr_change, iv_change; in secure_beacon_recv() local
|
A D | transport.c | 96 new_key:1; /* New/old key */ member
|
/AliOS-Things-master/components/SDL2/src/image/external/libpng-1.6.37/ |
A D | pngwutil.c | 1534 png_byte new_key[80]; in png_write_tEXt() local 1577 png_byte new_key[81]; in png_write_zTXt() local 1629 png_byte new_key[82]; in png_write_iTXt() local
|
A D | pngset.c | 1726 png_check_keyword(png_structrp png_ptr, png_const_charp key, png_bytep new_key) in png_check_keyword()
|
/AliOS-Things-master/components/linkkit/dev_model/ |
A D | dm_message.c | 2836 char *new_key = NULL; in _dm_msg_set_object() local 2893 char *new_key = NULL; in _dm_msg_set_array() local
|
/AliOS-Things-master/components/linkkit/infra/ |
A D | infra_cjson.c | 1663 char *new_key = NULL; in add_item_to_object() local
|
/AliOS-Things-master/components/ble_mesh/bt_mesh/core/inc/ |
A D | net.h | 300 new_key:1, /* Data was encrypted with updated key */ member
|
/AliOS-Things-master/components/cjson/src/ |
A D | cJSON.c | 1897 char *new_key = NULL; in add_item_to_object() local
|
Completed in 160 milliseconds