Home
last modified time | relevance | path

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

/AliOS-Things-master/hardware/chip/rtl872xd/sdk/component/common/api/wifi/rtw_wpa_supplicant/src/crypto/
A Dtls.h277 int __must_check
293 int __must_check tls_global_set_params(
303 int __must_check tls_global_set_verify(void *tls_ctx, int check_crl);
315 int __must_check tls_connection_set_verify(void *tls_ctx,
329 int __must_check tls_connection_get_random(void *tls_ctx,
351 int __must_check tls_connection_prf(void *tls_ctx,
470 int __must_check tls_connection_set_cipher_list(void *tls_ctx,
497 int __must_check tls_get_cipher(void *tls_ctx, struct tls_connection *conn,
509 int __must_check tls_connection_enable_workaround(void *tls_ctx,
521 int __must_check tls_connection_client_hello_ext(void *tls_ctx,
[all …]
/AliOS-Things-master/hardware/chip/haas1000/drivers/net/
A Dnet_defs.h167 #define __must_check macro
221 static inline void * __must_check ERR_PTR(long error) in ERR_PTR()
/AliOS-Things-master/hardware/chip/rtl872xd/sdk/component/common/api/wifi/rtw_wpa_supplicant/src/utils/
A Dcommon.h436 #ifndef __must_check
438 #define __must_check __attribute__((__warn_unused_result__)) macro
440 #define __must_check macro

Completed in 6 milliseconds