uuid.c File Reference

Universally Unique IDentifier (UUID). More...

#include "includes.h"
#include "common.h"
#include "crypto.h"
#include "sha1.h"
#include "uuid.h"
Include dependency graph for uuid.c:

Go to the source code of this file.

Functions

int uuid_str2bin (const char *str, u8 *bin)
int uuid_bin2str (const u8 *bin, char *str, size_t max_len)
int is_nil_uuid (const u8 *uuid)
void uuid_gen_mac_addr (const u8 *mac_addr, u8 *uuid)

Detailed Description

Universally Unique IDentifier (UUID).

Copyright
Copyright (c) 2008, 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 uuid.c.

 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Defines

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