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