djbdnscurve6  38
djbdnscurve6
Functions
roots.h File Reference
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Functions

int roots (char *, char *)
 
int roots_same (char *, char *)
 
int roots_init (void)
 

Function Documentation

◆ roots()

int roots ( char *  ,
char *   
)

◆ roots_init()

int roots_init ( void  )

Definition at line 123 of file roots.c.

◆ roots_same()

int roots_same ( char *  q,
char *  q2 
)

Definition at line 55 of file roots.c.