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

/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/libgcrypt-1.5.0/tests/
H A Dtsexp.c136 gcry_sexp_t help_sexp; local
138 if (gcry_sexp_new (&help_sexp,
147 if ( gcry_sexp_build (&sexp, NULL, string, help_sexp,
154 gcry_sexp_release (help_sexp);

Completed in 105 milliseconds