Home
last modified time | relevance | path

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

/AliOS-Things-master/components/linkkit/dev_model/alcs/
A Dalcs_server.c128 int *res_code) in is_legal_key() argument
154 *res_code = ALCS_AUTH_AUTHLISTEMPTY; in is_legal_key()
165 *res_code = ALCS_AUTH_OK; in is_legal_key()
177 *res_code = ALCS_AUTH_OK; in is_legal_key()
185 *res_code = ALCS_AUTH_UNMATCHPREFIX; in is_legal_key()
199 int res_code = 200; in alcs_rec_auth() local
244 &res_code); in alcs_rec_auth()
258 res_code = ALCS_AUTH_INVALIDPARAM; in alcs_rec_auth()
274 res_code = ALCS_AUTH_ILLEGALSIGN; in alcs_rec_auth()
282 res_code = ALCS_AUTH_INVALIDPARAM; in alcs_rec_auth()
[all …]

Completed in 3 milliseconds