![]() |
ucspi-ssl
0.99e
TLS encryption for IPv6 communication
|
#include "uint32.h"
Go to the source code of this file.
Functions | |
void | uint32_unpack (const char s[4], uint32 *u) |
void | uint32_unpack_big (char s[4], uint32 *u) |
void uint32_unpack | ( | const char | s[4], |
uint32 * | u | ||
) |
void uint32_unpack_big | ( | char | s[4], |
uint32 * | u | ||
) |
Definition at line 18 of file uint32_unpack.c.