Home
last modified time | relevance | path

Searched defs:c2_curve_test (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/crypto/external/bsd/openssl.old/dist/test/
H A Dectest.c636 static struct c2_curve_test { struct
637 const char *name;
638 const char *p;
639 const char *a;
640 const char *b;
641 const char *x;
642 const char *y;
643 int ybit;
644 const char *order;
645 const char *cof;
[all …]
/netbsd-src/crypto/external/bsd/openssl/dist/test/
H A Dectest.c609 static struct c2_curve_test { struct
610 const char *name;
611 const char *p;
612 const char *a;
613 const char *b;
614 const char *x;
615 const char *y;
616 int ybit;
617 const char *order;
618 const char *cof;
[all …]