Lines Matching refs:__must_check
330 int __must_check
346 int __must_check tls_global_set_params(
357 int __must_check tls_global_set_verify(void *tls_ctx, int check_crl,
372 int __must_check tls_connection_set_verify(void *tls_ctx,
386 int __must_check tls_connection_get_random(void *tls_ctx,
405 int __must_check tls_connection_export_key(void *tls_ctx,
424 int __must_check tls_connection_get_eap_fast_key(void *tls_ctx,
542 int __must_check tls_connection_set_cipher_list(void *tls_ctx,
556 int __must_check tls_get_version(void *tls_ctx, struct tls_connection *conn,
569 int __must_check tls_get_cipher(void *tls_ctx, struct tls_connection *conn,
581 int __must_check tls_connection_enable_workaround(void *tls_ctx,
593 int __must_check tls_connection_client_hello_ext(void *tls_ctx,
630 int __must_check tls_connection_set_session_ticket_cb(