uuid.c File Reference

#include "includes.h"
#include "common.h"
#include "uuid.h"
Include dependency graph for uuid.c:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Functions

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

Function Documentation

int is_nil_uuid ( const u8 uuid  ) 

Definition at line 70 of file uuid.c.

int uuid_bin2str ( const u8 bin,
char *  str,
size_t  max_len 
)

Definition at line 55 of file uuid.c.

int uuid_str2bin ( const char *  str,
u8 bin 
)

Definition at line 20 of file uuid.c.

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Defines


wpa_supplicant
Author(s): Package maintained by Blaise Gassend
autogenerated on Fri Jan 11 10:05:04 2013