Searched refs:sexp_format (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 Dac.c1279 char *sexp_format;
1285 sexp_format = NULL;
1323 sexp_format = gcry_malloc (sexp_format_n);
1324 if (! sexp_format)
1332 *sexp_format = 0;
1333 strcat (sexp_format, "(");
1334 strcat (sexp_format, identifier);
1337 strcat (sexp_format, "(flags");
1341 strcat (sexp_format, " ");
1342 strcat (sexp_format, ac_flag
1275 char *sexp_format; local
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/libgcrypt-1.5.0/cipher/
H A Dac.c1279 char *sexp_format;
1285 sexp_format = NULL;
1323 sexp_format = gcry_malloc (sexp_format_n);
1324 if (! sexp_format)
1332 *sexp_format = 0;
1333 strcat (sexp_format, "(");
1334 strcat (sexp_format, identifier);
1337 strcat (sexp_format, "(flags");
1341 strcat (sexp_format, " ");
1342 strcat (sexp_format, ac_flag
1275 char *sexp_format; local
[all...]

Completed in 43 milliseconds