Lines Matching refs:__must_check
328 int __must_check
344 int __must_check tls_global_set_params(
355 int __must_check tls_global_set_verify(void *tls_ctx, int check_crl,
370 int __must_check tls_connection_set_verify(void *tls_ctx,
384 int __must_check tls_connection_get_random(void *tls_ctx,
403 int __must_check tls_connection_export_key(void *tls_ctx,
422 int __must_check tls_connection_get_eap_fast_key(void *tls_ctx,
540 int __must_check tls_connection_set_cipher_list(void *tls_ctx,
554 int __must_check tls_get_version(void *tls_ctx, struct tls_connection *conn,
567 int __must_check tls_get_cipher(void *tls_ctx, struct tls_connection *conn,
579 int __must_check tls_connection_enable_workaround(void *tls_ctx,
591 int __must_check tls_connection_client_hello_ext(void *tls_ctx,
628 int __must_check tls_connection_set_session_ticket_cb(