Searched refs:seedinfo (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 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
/netgear-R7000-V1.0.7.12_1.2.5/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 159 milliseconds