Lines Matching refs:JSON_STRING

4492 	if (!token || token->type != JSON_STRING) {  in dpp_conf_req_rx()
4499 if (!token || token->type != JSON_STRING) { in dpp_conf_req_rx()
4512 if (!token || token->type != JSON_STRING) { in dpp_conf_req_rx()
4531 if (token && token->type == JSON_STRING) in dpp_conf_req_rx()
4579 if (!token || token->type != JSON_STRING) { in dpp_parse_jws_prot_hdr()
4593 if (!token || token->type != JSON_STRING) { in dpp_parse_jws_prot_hdr()
4630 if (pass && pass->type == JSON_STRING) { in dpp_parse_cred_legacy()
4639 } else if (psk_hex && psk_hex->type == JSON_STRING) { in dpp_parse_cred_legacy()
4679 if (!token || token->type != JSON_STRING) { in dpp_parse_jwk()
4690 if (!token || token->type != JSON_STRING) { in dpp_parse_jwk()
4858 if (!id || id->type != JSON_STRING) { in dpp_parse_connector()
4864 if (!role || role->type != JSON_STRING) { in dpp_parse_connector()
4882 if (!token || token->type != JSON_STRING) { in dpp_parse_connector()
5145 if (!token || token->type != JSON_STRING) { in dpp_parse_cred_dpp()
5296 if (!token || token->type != JSON_STRING) { in dpp_parse_conf_obj()
5323 if (!token || token->type != JSON_STRING) { in dpp_parse_conf_obj()
5367 if (!token || token->type != JSON_STRING) { in dpp_parse_conf_obj()
5658 if (!id || id->type != JSON_STRING) in dpp_connector_compatible_group()
5662 if (!role || role->type != JSON_STRING) in dpp_connector_compatible_group()
5692 if (!id || id->type != JSON_STRING) { in dpp_connector_match_groups()
5699 if (!role || role->type != JSON_STRING) { in dpp_connector_match_groups()
5882 if (!token || token->type != JSON_STRING) { in dpp_peer_intro()