Home
last modified time | relevance | path

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

/AliOS-Things-master/components/genie_service/core/src/
A Dgenie_ais.c23 static int _ais_decrypt(uint8_t *payload, uint8_t len) in _ais_decrypt() function
397 if (0 == _ais_decrypt(p_msg->payload, 16)) in _ais_server_msg_handle()
409 if (0 == _ais_decrypt(p_msg->payload, 16)) in _ais_server_msg_handle()
426 if (0 == _ais_decrypt(p_msg->payload, 16)) in _ais_server_msg_handle()
451 if (0 == _ais_decrypt(p_msg->payload, 16)) in _ais_server_msg_handle()

Completed in 2 milliseconds