Lines Matching refs:res_code
128 int *res_code) in is_legal_key() argument
144 *res_code = ALCS_AUTH_REVOCATE; in is_legal_key()
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()
341 res_code, body); in alcs_rec_auth()