• Home
  • Raw
  • Download

Lines Matching refs:JSON_STRING

4962 	if (!token || token->type != JSON_STRING) {  in dpp_conf_req_rx()
4969 if (!token || token->type != JSON_STRING) { in dpp_conf_req_rx()
4982 if (!token || token->type != JSON_STRING) { in dpp_conf_req_rx()
5029 if (!token || token->type != JSON_STRING) { in dpp_parse_jws_prot_hdr()
5043 if (!token || token->type != JSON_STRING) { in dpp_parse_jws_prot_hdr()
5097 if (pass && pass->type == JSON_STRING) { in dpp_parse_cred_legacy()
5106 } else if (psk_hex && psk_hex->type == JSON_STRING) { in dpp_parse_cred_legacy()
5144 if (!token || token->type != JSON_STRING) { in dpp_parse_jwk()
5155 if (!token || token->type != JSON_STRING) { in dpp_parse_jwk()
5316 if (!id || id->type != JSON_STRING) { in dpp_parse_connector()
5322 if (!role || role->type != JSON_STRING) { in dpp_parse_connector()
5340 if (!token || token->type != JSON_STRING) { in dpp_parse_connector()
5661 if (!token || token->type != JSON_STRING) { in dpp_parse_cred_dpp()
5753 if (!token || token->type != JSON_STRING) { in dpp_parse_conf_obj()
5771 if (!token || token->type != JSON_STRING) { in dpp_parse_conf_obj()
5791 if (!token || token->type != JSON_STRING) { in dpp_parse_conf_obj()
6220 if (!id || id->type != JSON_STRING) in dpp_connector_compatible_group()
6224 if (!role || role->type != JSON_STRING) in dpp_connector_compatible_group()
6255 if (!id || id->type != JSON_STRING) { in dpp_connector_match_groups()
6262 if (!role || role->type != JSON_STRING) { in dpp_connector_match_groups()
6448 if (!token || token->type != JSON_STRING) { in dpp_peer_intro()