Functions
uuid.c File Reference
#include "includes.h"
#include "common.h"
#include "uuid.h"
Include dependency graph for uuid.c:

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.



wpa_supplicant
Author(s): Package maintained by Blaise Gassend
autogenerated on Thu Apr 24 2014 15:34:39