tlsv1_client_write.c File Reference

TLSv1 client - write handshake message. More...

#include "includes.h"
#include "common.h"
#include "md5.h"
#include "sha1.h"
#include "x509v3.h"
#include "tls.h"
#include "tlsv1_common.h"
#include "tlsv1_record.h"
#include "tlsv1_client.h"
#include "tlsv1_client_i.h"
Include dependency graph for tlsv1_client_write.c:

Go to the source code of this file.

Functions

u8 * tls_send_client_hello (struct tlsv1_client *conn, size_t *out_len)
u8 * tlsv1_client_handshake_write (struct tlsv1_client *conn, size_t *out_len, int no_appl_data)
u8 * tlsv1_client_send_alert (struct tlsv1_client *conn, u8 level, u8 description, size_t *out_len)

Detailed Description

TLSv1 client - write handshake message.

Copyright
Copyright (c) 2006-2007, Jouni Malinen <j@w1.fi>

This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License version 2 as published by the Free Software Foundation.

Alternatively, this software may be distributed under the terms of BSD license.

See README and COPYING for more details.

Definition in file tlsv1_client_write.c.

 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Defines

Generated on Sat Nov 21 23:22:55 2009 for hostapd by  doxygen 1.6.1