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