Lines Matching refs:PRIVATE
227 target_compile_options(${COMPONENT_LIB} PRIVATE -Wno-strict-aliasing -Wno-write-strings -Werror)
228 target_compile_definitions(${COMPONENT_LIB} PRIVATE
249 target_compile_definitions(${COMPONENT_LIB} PRIVATE CONFIG_WPA3_SAE)
252 target_compile_definitions(${COMPONENT_LIB} PRIVATE CONFIG_SAE_PK)
255 target_compile_definitions(${COMPONENT_LIB} PRIVATE CONFIG_SAE)
258 target_compile_definitions(${COMPONENT_LIB} PRIVATE CONFIG_WPS_STRICT)
261 target_compile_definitions(${COMPONENT_LIB} PRIVATE CONFIG_SUITEB192)
264 target_compile_definitions(${COMPONENT_LIB} PRIVATE CONFIG_SUITEB)
267 target_compile_definitions(${COMPONENT_LIB} PRIVATE CONFIG_GCMP)
270 target_compile_definitions(${COMPONENT_LIB} PRIVATE CONFIG_GMAC)
273 target_compile_definitions(${COMPONENT_LIB} PRIVATE CONFIG_MBO)
276 target_compile_definitions(${COMPONENT_LIB} PRIVATE CONFIG_DPP)
279 …target_compile_definitions(${COMPONENT_LIB} PRIVATE CONFIG_SUPPLICANT_TASK CONFIG_WNM CONFIG_RRM C…
282 target_compile_definitions(${COMPONENT_LIB} PRIVATE CONFIG_IEEE80211R)
285 target_compile_definitions(${COMPONENT_LIB} PRIVATE CONFIG_TESTING_OPTIONS)
288 target_compile_definitions(${COMPONENT_LIB} PRIVATE CONFIG_TLS_INTERNAL_CLIENT
292 target_compile_definitions(${COMPONENT_LIB} PRIVATE CONFIG_CRYPTO_MBEDTLS)
294 target_compile_definitions(${COMPONENT_LIB} PRIVATE CONFIG_CRYPTO_INTERNAL)
297 target_compile_definitions(${COMPONENT_LIB} PRIVATE CONFIG_WPS_REGISTRAR)
300 target_compile_definitions(${COMPONENT_LIB} PRIVATE CONFIG_OWE_STA)
304 target_compile_options(${COMPONENT_LIB} PRIVATE "-Wno-format")