Home
last modified time | relevance | path

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

/AliOS-Things-master/components/linkkit/dev_model/alcs/
A Dalcs_api_internal.h159 int alcs_decrypt(const char *src, int len, const char *key, void *out);
A Dalcs_api.c343 int alcs_decrypt(const char *src, int len, const char *key, void *out) in alcs_decrypt() function
485 int len = alcs_decrypt((const char *)message->payload, in call_cb()
A Dalcs_server.c497 int len = alcs_decrypt((const char *)message->payload, in call_cb()

Completed in 7 milliseconds