djbdnscurve6 45
djbdnscurve6
Loading...
Searching...
No Matches
dd.h
Go to the documentation of this file.
1#ifndef DD_H
2#define DD_H
3
4extern int dd4(const char *,const char *,char *);
5extern int dd6(const char *,const char *,char *);
6
7#endif
int dd6(const char *, const char *, char *)
int dd4(const char *, const char *, char *)