Searched refs:usedcurve (Results 1 - 2 of 2) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libgcrypt-1.5.0/cipher/
H A Decc.c992 const char *usedcurve = NULL;
1027 &usedcurve);
1031 if (usedcurve) /* Fixme: No error return checking. */
1032 gcry_sexp_build (r_extrainfo, NULL, "(curve %s)", usedcurve);
987 const char *usedcurve = NULL; local
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/libgcrypt-1.5.0/cipher/
H A Decc.c992 const char *usedcurve = NULL;
1027 &usedcurve);
1031 if (usedcurve) /* Fixme: No error return checking. */
1032 gcry_sexp_build (r_extrainfo, NULL, "(curve %s)", usedcurve);
987 const char *usedcurve = NULL; local

Completed in 96 milliseconds