tlsv1_server_i.h File Reference

TLSv1 server - internal structures. More...

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Data Structures

struct  tlsv1_server

Defines

#define MAX_CIPHER_COUNT   30

Functions

void tlsv1_server_alert (struct tlsv1_server *conn, u8 level, u8 description)
int tlsv1_server_derive_keys (struct tlsv1_server *conn, const u8 *pre_master_secret, size_t pre_master_secret_len)
u8 * tlsv1_server_handshake_write (struct tlsv1_server *conn, size_t *out_len)
u8 * tlsv1_server_send_alert (struct tlsv1_server *conn, u8 level, u8 description, size_t *out_len)
int tlsv1_server_process_handshake (struct tlsv1_server *conn, u8 ct, const u8 *buf, size_t *len)

Detailed Description

TLSv1 server - internal structures.

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_server_i.h.

 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Defines

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