![]() |
ucspi-ssl
0.99e
TLS encryption for IPv6 communication
|
Go to the source code of this file.
Functions | |
void | bytetohex (unsigned char, char *) |
char | tohex (char) |
int | fromhex (unsigned char) |
void bytetohex | ( | unsigned | char, |
char * | |||
) |
int fromhex | ( | unsigned | char | ) |
Definition at line 32 of file hexconversion.c.
char tohex | ( | char | ) |
Definition at line 23 of file hexconversion.c.