ucspi-ssl  0.99e
TLS encryption for IPv6 communication
Functions
byte_copy.c File Reference
#include "byte.h"
Include dependency graph for byte_copy.c:

Go to the source code of this file.

Functions

void byte_copy (register void *to, register unsigned int n, register const void *from)
 

Function Documentation

◆ byte_copy()

void byte_copy ( register void *  to,
register unsigned int  n,
register const void *  from 
)

Definition at line 5 of file byte_copy.c.