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

/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/libgcrypt-1.5.0/cipher/
H A Ddsa.c702 gcry_sexp_t seedinfo = NULL;
821 (&seedinfo, NULL,
858 else if (!*retfactors && !seedinfo)
860 /* No factors and no seedinfo, thus there is nothing to return. */
885 if (seedinfo)
905 if (seedinfo)
906 arg_list[i++] = &seedinfo;
936 gcry_sexp_release (seedinfo);
701 gcry_sexp_t seedinfo = NULL; local

Completed in 87 milliseconds